[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python2-setuptools-39.0.1-14.module+el8.10.0+290+0cb98707.src download

Имя python2-setuptools
Эпоха 0
Версия 39.0.1
Релиз 14.module+el8.10.0+290+0cb98707
Архитектура src
Сайт https://pypi.python.org/pypi/setuptools
Лицензия MIT
Время сборки 2024-05-24 15:27:54
Хост сборки builder-x86-09.inferitos.ru
Краткое описание Easily build and distribute Python packages
Репозитории AppStream
Полное описание Setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software that requires pkg_resources.py.
Эррата
Размер 843 КиБ
Исходный проект python2-setuptools-39.0.1-14.module+el8.10.0+290+0cb98707
Контрольная сумма SHA-256 a0a11519887504aea893bc7dcc5ef356544023805f3115c73d0902a5d6452238
Module python27-2.7-8100020240524072658.82873163
× Full screenshot
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 39.0.1-14
- Rebuilt for MSVSphere 8.10 beta

* Tue Oct 03 2023 Lumír Balhar <lbalhar@redhat.com> - 39.0.1-14
- Fix for CVE-2022-40897
Resolves: RHEL-9763

* Wed Jan 13 2021 Charalampos Stratakis <cstratak@redhat.com> - 39.0.1-13
- When building for Flatpak inclusion, build in bootstrap mode
Resolves: rhbz#1907597

* Wed Jun 17 2020 Charalampos Stratakis <cstratak@redhat.com> - 39.0.1-12
- Fix wheel tests compatibility with the latest wheel package
- Resolves: rhbz#1756039

* Tue Jun 18 2019 Petr Viktorin <pviktori@redhat.com> - 39.0.1-12
- Add subpackages with wheels

* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 39.0.1-11
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587

* Tue Aug 28 2018 Tomas Orsava <torsava@redhat.com> - 39.0.1-10
- Separate the python2-setuptools subpackage into its own component
- Related: rhbz#1615727

* Tue Aug 14 2018 Lumír Balhar <lbalhar@redhat.com> - 39.0.1-9
- Add symlink easy-install-2 > easy_install-2.7 for symlinks modules
- Resolves: rhbz#1615727

* Wed Aug 08 2018 Lumír Balhar <lbalhar@redhat.com> - 39.0.1-8
- Remove unversioned binaries from python2 subpackage
- Resolves: rhbz#1613343

* Fri Aug 03 2018 Lumír Balhar <lbalhar@redhat.com> - 39.0.1-7
- Disable tests when building python27 module