[ 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 python3x-pip-20.2.4-9.module+el8.10.0+352+5f72d57d

Name python3x-pip
Epoch 0
Version 20.2.4
Release 9.module+el8.10.0+352+5f72d57d
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-05-31 02:35:35
Build Host builder-x86-11.inferitos.ru
Summary A tool for installing and managing Python packages
Repositories AppStream
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 INFSA-2024:5962 , INFSA-2024:3466 , INFSA-2024:2985 , INFSA-2024:8359 , INFSA-2025:4791
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python39-pip-20.2.4-9.module+el8.10.0+352+5f72d57d.noarch A tool for installing and managing Python3 packages 2aade492fd2a796aa6791fca318bf36cffd33b4ec1138816d62613262ca23562 download
python39-pip-wheel-20.2.4-9.module+el8.10.0+352+5f72d57d.noarch The pip wheel bfbde77e55d9e0b562f293d926ee89043763b7d57bd09f3c3e1e9a00e7f878c8 download
src
python3x-pip-20.2.4-9.module+el8.10.0+352+5f72d57d.src A tool for installing and managing Python packages 8dc9ac413cffa2f667dfc0a45a7bb5b73c45255d62fc791ecec4eb8461daea15 download
Changelog link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 20.2.4-9
- Rebuilt for MSVSphere 8.10 beta

* Wed Feb 14 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 20.2.4-9
- Require Python with tarfile filters
Resolves: RHEL-25457

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

* Thu Oct 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 20.2.4-7
- Remove bundled windows executables
- Resolves: rhbz#2006790

* Thu Aug 05 2021 Tomas Orsava <torsava@redhat.com> - 20.2.4-6
- Adjusted the postun scriptlets to enable upgrading to RHEL 9
- Resolves: rhbz#1933055

* Wed Jun 30 2021 Lumír Balhar <lbalhar@redhat.com> - 20.2.4-5
- Fix for CVE-2021-33503 Catastrophic backtracking in URL authority parser
Resolves: rhbz#1968074

* Tue Jun 08 2021 Lumír Balhar <lbalhar@redhat.com> - 20.2.4-4
- Fix for CVE-2021-3572 - pip incorrectly handled unicode separators in git references
Resolves: rhbz#1962856

* Wed Jan 06 2021 Tomas Orsava <torsava@redhat.com> - 20.2.4-3
- Convert from Fedora to the python39 module in RHEL8
- Resolves: rhbz#1877430

* Fri Dec 04 2020 Miro Hrončok <mhroncok@redhat.com> - 20.2.4-2
- Disable tests and documentation in Fedora ELN (and RHEL)

* Mon Oct 19 2020 Lumír Balhar <lbalhar@redhat.com> - 20.2.4-1
- Update to 20.2.4 (#1889112)