[ All 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 ]
×

Project python2-setuptools-39.0.1-14.module+el8.10.0+290+0cb98707

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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python2-setuptools-39.0.1-14.module+el8.10.0+290+0cb98707.noarch Easily build and distribute Python packages 5dbbcfa8cfea5b9a9a7d3aac15fe83984ab0c0a49bc9e774ca2d7cdb70c05f20 download
python2-setuptools-wheel-39.0.1-14.module+el8.10.0+290+0cb98707.noarch The setuptools wheel cfe2fa9aa4b64bfc1aa9debcb2d1ad81a86bdec66e6f518309b6b6816d19856c download
src
python2-setuptools-39.0.1-14.module+el8.10.0+290+0cb98707.src Easily build and distribute Python packages a0a11519887504aea893bc7dcc5ef356544023805f3115c73d0902a5d6452238 download
Changelog 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