| Name: | python3-setuptools |
|---|---|
| Version: | 39.2.0 |
| Release: | 10.el7 |
| Architecture: | noarch |
| Group: | Applications/System |
| Size: | 3815469 |
| License: | MIT and (BSD or ASL 2.0) |
| RPM: | python3-setuptools-39.2.0-10.el7.noarch.rpm |
| Source RPM: | python3-setuptools-39.2.0-10.el7.src.rpm |
| Build Date: | Wed Jul 03 2019 |
| Build Host: | jenkins-10-147-72-125-c6c333c1-0854-4879-b6c0-4daf4236b763.appad1iad.osdevelopmeniad.oraclevcn.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.py. |
- Add a workaround for a bug in bytecompilation (rhbz#1691402) Resolves: rhbz#1660563
- Finish bootstrapping in RHEL-7.7 Resolves: rhbz#1660563
- SRPM renamed from python-setuptools to python3-setuptools - Package prepared to contain only Python 3 version Resolves: rhbz#1660563
- Converting specfile from F28 to RHEL7 - Tests disabled because the minimal RHEL7 Python 3 stack does not contain test dependencies - Disabled building of the Python 2 subpackage Resolves: rhbz#1660563
- Create /usr/local/lib/pythonX.Y when needed (#1576924)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Bootstrap for Python 3.7
- Bootstrap for Python 3.7
- update to 39.2.0 Fixes bug #1572889