[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-pip-21.3.1-1.el9

Name python-pip
Epoch 0
Version 21.3.1
Release 1.el9
Website/URL https://pip.pypa.io/
License MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Build Time 2025-02-20 14:05:45
Build Host certified-builder01.msvsphere-os.ru
Summary A tool for installing and managing Python packages
Repositories OS
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".
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-pip-wheel-21.3.1-1.el9.noarch The pip wheel 23c936ba7e35e3709563adba0db4886031aa9f92682a017ba77f201b700447bc download
src
python-pip-21.3.1-1.el9.src A tool for installing and managing Python packages b40a16d7238c6a4b473905ce5614cfe9b8adbca098228050477e065c86f7b23e download
Changelog link
* Tue Mar 19 2024 Lumír Balhar <lbalhar@redhat.com> - 21.3.1-1
- Update to 21.3.1
Resolves: RHEL-29310

* Wed Feb 14 2024 Lumír Balhar <lbalhar@redhat.com> - 21.2.3-8
- Require Python with tarfile filters
Resolves: RHEL-25451

* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 21.2.3-7
- Rebuilt for MSVSphere 9.3 beta

* Tue Aug 08 2023 Petr Viktorin <pviktori@redhat.com> - 21.2.3-7
- Use tarfile.data_filter for extracting (CVE-2007-4559, PEP-721, PEP-706)
Resolves: RHBZ#2207997