Name: | rh-python38-python-setuptools |
---|---|
Version: | 41.6.0 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2872664 |
License: | MIT and (BSD or ASL 2.0) |
RPM: | rh-python38-python-setuptools-41.6.0-8.el7.noarch.rpm |
Source RPM: | rh-python38-python-setuptools-41.6.0-8.el7.src.rpm |
Build Date: | Fri Dec 01 2023 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/setuptools |
Summary: | Easily build and distribute Python packages |
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. |
- Security fixes for CVE-2022-40897 - Resolves: rhbz#2158559
- Rebuild - Resolves: rhbz#1671025
- Add unversioned binaries - Resolves: rhbz#1671025
- Finished bootstrapping - Resolves: rhbz#1671025
- Modified the specfile for the rh-python38 RHSCL - Start bootstrapping - Resolves: rhbz#1671025
- Exclude unsupported i686 arch
- Convert to RHEL8 python38 module
- Upgrade to 41.6.0 (#1758945). - https://setuptools.readthedocs.io/en/latest/history.html#v41-6-0 - Disabled a failing upstream test: https://github.com/pypa/setuptools/issues/1896
- Upgrade to 41.2.0 (#1742718). - https://setuptools.readthedocs.io/en/latest/history.html#v41-2-0
- Move python2-setuptools to a separate package