| Name: | python3-pip |
|---|---|
| Version: | 21.2.3 |
| Release: | 8.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 9095142 |
| License: | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) |
| RPM: | python3-pip-21.2.3-8.el9.noarch.rpm |
| Source RPM: | python-pip-21.2.3-8.el9.src.rpm |
| Build Date: | Thu Apr 04 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pip.pypa.io/ |
| Summary: | A tool for installing and managing Python3 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". |
- Require Python with tarfile filters Resolves: RHEL-25451
- Use tarfile.data_filter for extracting (CVE-2007-4559, PEP-721, PEP-706) Resolves: RHBZ#2207997