Project python2-setuptools-39.0.1-14.module+el8.10.0+290+0cb98707
content_copy
Name
python2-setuptools
Epoch
0
Version
39.0.1
Release
14.module+el8.10.0+290+0cb98707
Website/URL
https://pypi.python.org/pypi/setuptools
License
MIT
Build Time
2024-05-24 15:27:54
Build Host
builder-x86-09.inferitos.ru
Summary
Easily build and distribute Python packages
Repositories
AppStream
Description
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.
Errata
INFSA-2024:2987
×
* 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