Name: | python27-python-setuptools |
---|---|
Version: | 0.9.8 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 2072313 |
License: | Python or ZPLv2.0 |
RPM: | python27-python-setuptools-0.9.8-5.el7.noarch.rpm |
Source RPM: | python27-python-setuptools-0.9.8-5.el7.src.rpm |
Build Date: | Sat Jan 30 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://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 contains the runtime components of setuptools, necessary to execute the software that requires pkg_resources.py. This package contains the distribute fork of setuptools. |
- Enhance patch restoring proxy support in SSL connections Resolves: rhbz#1222507
- Add patch restoring proxy (tunnel) support in SSL connections Resolves: rhbz#1085459
- Bump release number to avoid conflict with el7
- Update setuptools to 0.9.8 - Add patches from f20
- Add SSL to easy_install resolves CVE-2013-1633 and CVE-2013-2099 - For more info related to these CVEs visit rhbz#994182 Resolves: rhbz#996705
- Fix rhbz #963675
- Rebuild to generate bytecode properly after fixing rhbz#956289
- Rebuilt for SCL.
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
- remove rhel logic from with_python3 conditional