python27-python-setuptools - Easily build and distribute Python packages
Website: | http://pypi.python.org/pypi/setuptools |
---|---|
License: | Python or ZPLv2.0 |
Vendor: | Red Hat, Inc. |
- 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.
Packages
python27-python-setuptools-0.9.8-2.el6.src [768 KiB] |
Changelog
by Matej Stuchlik (2014-04-10):
- Add patch restoring proxy (tunnel) support in SSL connections Resolves: rhbz#1085459 |
python27-python-setuptools-0.6.28-7.el6.src [634 KiB] |
Changelog
by Robert Kuska (2013-08-15):
- 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 |