Name: | python34-pip |
---|---|
Version: | 8.1.2 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 7117558 |
License: | MIT |
RPM: | python34-pip-8.1.2-6.el7.noarch.rpm |
Source RPM: | python-pip-8.1.2-6.el7.src.rpm |
Build Date: | Sun Apr 22 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.pip-installer.org |
Summary: | A tool for installing and managing Python3 packages |
Description: | Pip is a replacement for `easy_install <http://peak.telecommunity.com/DevCenter/EasyInstall>`_. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well. |
- Added Patch 1: Fix `pip install` failure in FIPS mode Resolves: rhbz#1430774
- Enable EPEL Python 3 builds - Use new python macros - Cleanup spec - Without wheel
- Updated the test sources
- Moved python-pip into the python2-pip subpackage - Added the python_provide macro
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Update to 8.1.2 - Moved to a new PyPI URL format - Updated the prefix-stripping patch because of upstream changes in pip/wheel.py
- Update to 8.0.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for Python3.5 rebuild - With wheel set to 1
- Rebuilt for Python3.5 rebuild