Thu, 23 Mar 2023 22:06:19 UTC | login

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

ID16860
Package Namepython-setuptools
Version53.0.0
Release10.el9
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-setuptools#508b8b3b6477725a927c0bbe1d1bc434a520518f
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 bytorsava
State complete
Volume DEFAULT
StartedTue, 08 Feb 2022 16:16:17 UTC
CompletedTue, 08 Feb 2022 16:16:48 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/python-setuptools:508b8b3b6477725a927c0bbe1d1bc434a520518f)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-setuptools#508b8b3b6477725a927c0bbe1d1bc434a520518f'}}
Tags
c9s-candidate
c9s-gate
c9s-pending
RPMs
src
python-setuptools-53.0.0-10.el9.src.rpm (info) (download)
noarch
python3-setuptools-53.0.0-10.el9.noarch.rpm (info) (download)
python3-setuptools-wheel-53.0.0-10.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 * 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 * Tue Dec 29 2020 Miro Hrončok <mhroncok@redhat.com> - 51.1.1-1 - Update to 51.1.1 - Fixes test failures with pip 20.3 as well as with pytest 6.2+ - Fixes: rhbz#1909575 * Fri Dec 04 2020 Miro Hrončok <mhroncok@redhat.com> - 50.3.2-2 - Disable tests in Fedora ELN (and RHEL) * Tue Oct 20 2020 Tomas Hrnciar <thrnciar@redhat.com> - 50.3.2-1 - Update to 50.3.2 (#1889093) * Fri Sep 04 2020 Tomas Hrnciar <thrnciar@redhat.com> - 50.1.0-1 - Update to 50.1.0 (#1873889) * Fri Aug 21 2020 Petr Viktorin <pviktori@redhat.com> - 49.6.0-1 - Update to 49.6.0 (#1862791) * Wed Jul 29 2020 Miro Hrončok <mhroncok@redhat.com> - 49.1.3-1 - Update to 49.1.3 (#1853597) - https://setuptools.readthedocs.io/en/latest/history.html#v49-1-3 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 47.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 26 2020 Miro Hrončok <mhroncok@redhat.com> - 47.3.1-1 - Update to 47.3.1 (#1847049) - https://setuptools.readthedocs.io/en/latest/history.html#v47-3-1 * Mon Jun 01 2020 Charalampos Stratakis <cstratak@redhat.com> - 47.1.1-1 - Update to 47.1.1 (#1841123) - https://setuptools.readthedocs.io/en/latest/history.html#v47-1-1 * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 46.4.0-4 - Rebuilt for Python 3.9 * Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 46.4.0-3 - Bootstrap for Python 3.9 * Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 46.4.0-2 - Bootstrap for Python 3.9 * Mon May 18 2020 Tomas Hrnciar <thrnciar@redhat.com> - 46.4.0-1 - Update to 46.4.0 (#1835411) - https://setuptools.readthedocs.io/en/latest/history.html#v46-4-0 * Tue May 12 2020 Tomas Hrnciar <thrnciar@redhat.com> - 46.2.0-1 - Update to 46.2.0 (#1833826) - https://setuptools.readthedocs.io/en/latest/history.html#v46-2-0 * Thu Mar 26 2020 Miro Hrončok <mhroncok@redhat.com> - 46.1.3-1 - Upgrade to 46.1.3 (#1817189) - https://setuptools.readthedocs.io/en/latest/history.html#v46-1-3 * Tue Mar 10 2020 Miro Hrončok <mhroncok@redhat.com> - 46.0.0-1 - Upgrade to 46.0.0 (#1811340) - https://setuptools.readthedocs.io/en/latest/history.html#v46-0-0 * Tue Feb 11 2020 Miro Hrončok <mhroncok@redhat.com> - 45.2.0-1 - Upgrade to 45.2.0 (#1775943) - https://setuptools.readthedocs.io/en/latest/history.html#v45-2-0 - No longer supports Python 2