[ All 3 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 2024-10-08 14:57:39
Build Host builder-x86-07.inferitos.ru
Summary A tool for installing and managing Python packages
Repositories BaseOS
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 069cb4f37bb4e305a8cd844e9586baf6c39738060de973a3033ff6aeabef58ea download
python3-pip-21.3.1-1.el9.noarch A tool for installing and managing Python3 packages 5609adfceb88e09388d276d43d582e13db7fbfed79ded0e637894839db9eb0fb download
src
python-pip-21.3.1-1.el9.src A tool for installing and managing Python packages 5aebadf0ab68bdb2f3c8af394072e85dca0e9f8cc44d55d82c3f24da4d7f82ef 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