| Name: | python38-pip-wheel | 
|---|---|
| Version: | 19.3.1 | 
| Release: | 6.module+el8.7.0+20792+22659047 | 
| Architecture: | noarch | 
| Module: | python38:3.8:8070020220916150349:bd194b04 python38:3.8:8080020221221151857:0d9ba776 python38:3.8:8080020230531142020:a822e92f  | 
| Group: | Unspecified | 
| Size: | 1076065 | 
| License: | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | 
| RPM: | python38-pip-wheel-19.3.1-6.module+el8.7.0+20792+22659047.noarch.rpm | 
| Source RPM: | python3x-pip-19.3.1-6.module+el8.7.0+20792+22659047.src.rpm | 
| Build Date: | Mon Oct 03 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://pip.pypa.io/ | 
| Summary: | The pip wheel | 
| Description: | A Python wheel of pip to use with venv.  | 
- Backport patch to fix infinite recursion with pip wheel with $TMPDIR in $PWD - Resolves: rhbz#2090006
- Remove bundled windows executables - Resolves: rhbz#2006789
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- Fix for CVE-2021-33503 Catastrophic backtracking in URL authority parser Resolves: rhbz#1968074
- Fix for CVE-2021-3572 - pip incorrectly handled unicode separators in git references Resolves: rhbz#1962856
- Rebase to 19.3.1 to enable support for manylinux2014 Resolves: rhbz#1827623 - + some other fixes from Fedora 32 where we have the same version now
- Implement the alternatives system for the executables - Resolves: rhbz#1807041
- Exclude unsupported i686 arch
- Modify for RHEL8
- Make /usr/bin/pip(3) work with user-installed pip 19.3+ (#1767212)