[ 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 python-setuptools-53.0.0-13.el9

Name python-setuptools
Epoch 0
Version 53.0.0
Release 13.el9
Website/URL https://pypi.python.org/pypi/setuptools
License MIT and (BSD or ASL 2.0)
Build Time 2024-10-08 14:59:35
Build Host builder-x86-06.inferitos.ru
Summary Easily build and distribute Python packages
Repositories BaseOS
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-setuptools-53.0.0-13.el9.noarch Easily build and distribute Python 3 packages 2dbaaa42e011ffdd1e0194511441a431c4bd5321b616c2585ec8808255207bb6 download
python3-setuptools-wheel-53.0.0-13.el9.noarch The setuptools wheel c39bfa839a72ed5770f42bc1d74ddc743ef76db9648db92a0533892fdc4e1b03 download
src
python-setuptools-53.0.0-13.el9.src Easily build and distribute Python packages 4ade5c6648cee97c061c218923fc09ebd7fa2d6758bd6102821108445509cf0b download
Changelog link
* Wed Jul 24 2024 Lumír Balhar <lbalhar@redhat.com> - 53.0.0-13
- Security fix for CVE-2024-6345
Resolves: RHEL-49978

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 53.0.0-12
- Rebuilt for MSVSphere 9.2 beta

* Wed Jan 11 2023 Charalampos Stratakis <cstratak@redhat.com> - 53.0.0-12
- Security fix for CVE-2022-40897
Resolves: rhbz#2158559

* Wed Sep 07 2022 Miro Hrončok <mhroncok@redhat.com> - 53.0.0-11
- Fix case sensitivity of entry point names and keys in setup.cfg
- Resolves: rhbz#2124281