Fri, 20 Sep 2024 01:28:58 CST | login

Information for build python-setuptools-53.0.0-12.el9

ID24854
Package Namepython-setuptools
Version53.0.0
Release12.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-setuptools.git#f9cbbe9193c921d62a9de44af605ab0f020c2e2c
SummaryEasily build and distribute Python packages
DescriptionSetuptools 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedThu, 11 May 2023 23:59:44 CST
CompletedFri, 12 May 2023 00:00:47 CST
Taskbuild (dist-circle9, /stage/rpms/python-setuptools.git:f9cbbe9193c921d62a9de44af605ab0f020c2e2c)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-setuptools.git?#f9cbbe9193c921d62a9de44af605ab0f020c2e2c'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
python-setuptools-53.0.0-12.el9.src.rpm (info) (download)
noarch
python3-setuptools-53.0.0-12.el9.noarch.rpm (info) (download)
python3-setuptools-wheel-53.0.0-12.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 53.0.0-10 - Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421 * Wed Jan 12 2022 Miro Hrončok <mhroncok@redhat.com> - 53.0.0-9 - Add License-File field to package metadata - Resolves: rhbz#2033994 * Wed Nov 24 2021 Tomas Orsava <torsava@redhat.com> - 53.0.0-8 - Conflict with old Python versions that use the old unversioned wheel location - Resolves: rhbz#1982668 * Wed Sep 22 2021 Tomas Orsava <torsava@redhat.com> - 53.0.0-7 - Make the python-setuptools-wheel subpackage versioned (python3-setuptools-wheel), and move its contents to a versioned directory /usr/share/python3-wheels - Resolves: rhbz#1982668 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jul 28 2021 Tomas Orsava <torsava@redhat.com> - 53.0.0-5 - Provide the platform-python-setuptools name for backwards compatibility with RHEL 8 - Related: rhbz#1891487 * Mon Jun 21 2021 Lumír Balhar <lbalhar@redhat.com> - 53.0.0-4 - Add missing bundled provide - ordered-set Related: rhbz#1950291 * Thu Apr 22 2021 Miro Hrončok <mhroncok@redhat.com> - 53.0.0-3 - Provide python3-pkg_resources - Provide python3-pkg-resources Resolves: rhbz#1947857 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 53.0.0-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Feb 02 2021 Miro Hrončok <mhroncok@redhat.com> - 53.0.0-1 - Update to 53.0.0 - https://setuptools.readthedocs.io/en/latest/history.html#v53-0-0 - Fixes: rhbz#1923249 * Tue Jan 26 2021 Lumír Balhar <lbalhar@redhat.com> - 52.0.0-1 - Update to 52.0.0 (#1917060) - Removes easy_install module and executable * Mon Jan 11 2021 Miro Hrončok <mhroncok@redhat.com> - 51.1.2-1 - Update to 51.1.2 - Removes tests from the wheel - https://setuptools.readthedocs.io/en/latest/history.html#v51-1-2 - Fixes: rhbz#1914481