| Name: | python3-setuptools |
|---|---|
| Version: | 53.0.0 |
| Release: | 13.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 4351700 |
| License: | MIT and (BSD or ASL 2.0) |
| RPM: | python3-setuptools-53.0.0-13.el9.noarch.rpm |
| Source RPM: | python-setuptools-53.0.0-13.el9.src.rpm |
| Build Date: | Sat Oct 26 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/setuptools |
| Summary: | Easily build and distribute Python 3 packages |
| Description: | Setuptools is a collection of enhancements to the Python 3 distutils that allow you to more easily build and distribute Python 3 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. |
- Security fix for CVE-2024-6345 Resolves: RHEL-49978
- Security fix for CVE-2022-40897 Resolves: rhbz#2158559
- Fix case sensitivity of entry point names and keys in setup.cfg - Resolves: rhbz#2124281