Name: | python2-setuptools |
---|---|
Version: | 39.0.1 |
Release: | 13.module+el8.4.0+20050+79c7b4ee |
Architecture: | noarch |
Module: | python27:2.7:8040020210122160212:cdb2db54 python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Applications/System |
Size: | 3168332 |
License: | MIT |
RPM: | python2-setuptools-39.0.1-13.module+el8.4.0+20050+79c7b4ee.noarch.rpm |
Source RPM: | python2-setuptools-39.0.1-13.module+el8.4.0+20050+79c7b4ee.src.rpm |
Build Date: | Fri Apr 09 2021 |
Build Host: | host-100-100-224-9.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. |
- When building for Flatpak inclusion, build in bootstrap mode Resolves: rhbz#1907597
- 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