Name: | platform-python-setuptools |
---|---|
Version: | 39.2.0 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 2930163 |
License: | MIT |
RPM: | platform-python-setuptools-39.2.0-4.el8.noarch.rpm |
Source RPM: | python-setuptools-39.2.0-4.el8.src.rpm |
Build Date: | Sat May 11 2019 |
Build Host: | ca-build101.us.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 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. |
- New subpackage platform-python-setuptools without files from /usr/bin/* - python3-setuptools contains only files from /usr/bin/* and depends on platform-python-setuptools - Resolves: rhbz#1641973
- Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2
- Do not use wheel on Python 2
- update to 39.2.0 Fixes bug #1572889
- Remove test requirements on python2 packages and some exotic packages - Skip tests on Python 2
- update to 39.0.1 Fixes bug #1531527
- Skip test_virtualenv due to broken executable detection
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update conditional
- update to 38.4.0 Fixes bug #1531527