Name: | python2-setuptools |
---|---|
Version: | 39.0.1 |
Release: | 12.module+el8.3.0+7833+4aaf98ce |
Architecture: | noarch |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 |
Group: | Applications/System |
Size: | 3168332 |
License: | MIT |
RPM: | python2-setuptools-39.0.1-12.module+el8.3.0+7833+4aaf98ce.noarch.rpm |
Source RPM: | python2-setuptools-39.0.1-12.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Fix wheel tests compatibility with the latest wheel package - Resolves: rhbz#1756039
- Add subpackages with wheels
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Separate the python2-setuptools subpackage into its own component - Related: rhbz#1615727
- Add symlink easy-install-2 > easy_install-2.7 for symlinks modules - Resolves: rhbz#1615727
- Remove unversioned binaries from python2 subpackage - Resolves: rhbz#1613343
- Disable tests when building python27 module
- Fix condition for python27 module build with Python 3 subpackage
- Build python3-setuptools for python27 module
- This package might be built with the non-modular python2 package from RHEL8 buildroot and thus we need to enable it