| Name: | python2-pip | 
|---|---|
| Version: | 9.0.3 | 
| Release: | 19.module+el8.9.0+90013+b7cb8eec | 
| Architecture: | noarch | 
| Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10  | 
| Group: | Development/Libraries | 
| Size: | 7844158 | 
| License: | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | 
| RPM: | python2-pip-9.0.3-19.module+el8.9.0+90013+b7cb8eec.noarch.rpm | 
| Source RPM: | python2-pip-9.0.3-19.module+el8.9.0+90013+b7cb8eec.src.rpm | 
| Build Date: | Wed Oct 25 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.pip-installer.org | 
| Summary: | A tool for installing and managing Python 2 packages | 
| Description: | pip is a package management system used to install and manage software packages written in Python. Many packages can be found in the Python Package Index (PyPI). pip is a recursive acronym that can stand for either "Pip Installs Packages" or "Pip Installs Python".  | 
- Remove bundled windows executables - Resolves: rhbz#2006792
- Patch for pip install <url> allow directory traversal, leading to arbitrary file write Resolves: rhbz#1870184
- Remove unused CA bundle from the bundled requests library Resolves: rhbz#1775194
- Add four new patches for CVEs in bundled urllib3 and requests CVE-2018-20060, CVE-2019-11236, CVE-2019-11324, CVE-2018-18074 Resolves: rhbz#1649153 Resolves: rhbz#1700824 Resolves: rhbz#1702473 Resolves: rhbz#1643829
- Use the system level root certificate instead of the one bundled in certifi Resolves: rhbz#1659551
- Create the python-pip-wheel subpackage Resolves: rhbz#1659551
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Do not show the "new version of pip" warning outside of venv - Resolves: rhbz#1656171
- Use pregenerated manpage for pip2 when building without doc - Resolves: rhbz#1655587
- Separate the python2-pip subpackage into its own component - Related: rhbz#1628242