[ Все 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 ]
×

Проект python3x-pip-19.3.1-7.module+el8.9.0+310+80cd20aa

Имя python3x-pip
Эпоха 0
Версия 19.3.1
Релиз 7.module+el8.9.0+310+80cd20aa
Сайт https://pip.pypa.io/
Лицензия MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Время сборки 2024-05-26 11:02:48
Хост сборки builder-x86-05.inferitos.ru
Краткое описание A tool for installing and managing Python packages
Репозитории AppStream
Полное описание 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".
Эррата
Module python38-3.8-8090020240526044328.64c1cd5a
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python38-pip-19.3.1-7.module+el8.9.0+310+80cd20aa.noarch A tool for installing and managing Python3 packages 21f1ecdccf546e5b08595e2c28f19aabfa93a834d8875aca327afc98934fb96d download
python38-pip-wheel-19.3.1-7.module+el8.9.0+310+80cd20aa.noarch The pip wheel ebe87976c666338ec1ab1cb166669aa9cfff3e1af68cd50ed6fbe27df5a65cad download
src
python3x-pip-19.3.1-7.module+el8.9.0+310+80cd20aa.src A tool for installing and managing Python packages 12e653a37d006ce55fe65307fec2ccbea6c80c0aa650a44230dd125f2f217cb9 download
История изменений link
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 19.3.1-6
- Rebuilt for MSVSphere 8.8

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

* Tue May 24 2022 Orion Poplawski <orion@nwra.com> - 19.3.1-6
- Backport patch to fix infinite recursion with pip wheel with $TMPDIR in $PWD
- Resolves: rhbz#2090006

* Thu Oct 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 19.3.1-5
- Remove bundled windows executables
- Resolves: rhbz#2006789

* Mon Aug 02 2021 Tomas Orsava <torsava@redhat.com> - 19.3.1-4
- Adjusted the postun scriptlets to enable upgrading to RHEL 9
- Resolves: rhbz#1933055

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

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

* Thu Apr 23 2020 Lumír Balhar <lbalhar@redhat.com> - 19.3.1
- 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

* Mon Mar 09 2020 Tomas Orsava <torsava@redhat.com> - 19.2.3-5
- Implement the alternatives system for the executables
- Resolves: rhbz#1807041

* Fri Dec 13 2019 Tomas Orsava <torsava@redhat.com> - 19.2.3-4
- Exclude unsupported i686 arch