[ 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 python2-pip-9.0.3-19.module+el8.10.0+290+0cb98707

Name python2-pip
Epoch 0
Version 9.0.3
Release 19.module+el8.10.0+290+0cb98707
Website/URL http://www.pip-installer.org
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-24 15:18:32
Build Host builder-x86-07.inferitos.ru
Summary A tool for installing and managing Python 2 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:2987
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python2-pip-9.0.3-19.module+el8.10.0+290+0cb98707.noarch A tool for installing and managing Python 2 packages c1fb98b218cc1f38717b507cf12e57fa515950dc27cff82dae1fed91366ebaa5 download
python2-pip-wheel-9.0.3-19.module+el8.10.0+290+0cb98707.noarch The pip wheel d2ac8ebd69da8e2fcf0ecad934cb2d3bffc4d02700b4e279d0ec82899e9fc69b download
src
python2-pip-9.0.3-19.module+el8.10.0+290+0cb98707.src A tool for installing and managing Python 2 packages 4959a9db7c40454194b44b25e7cd2df0401b4227a1cd752e3d48e39cc03bf73a download
Changelog link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 9.0.3-19
- Rebuilt for MSVSphere 8.10 beta

* Thu Oct 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 9.0.3-19
- Remove bundled windows executables
- Resolves: rhbz#2006792

* Wed Aug 19 2020 Tomas Orsava <torsava@redhat.com> - 9.0.3-18
- Patch for pip install <url> allow directory traversal, leading to arbitrary file write
Resolves: rhbz#1870184

* Mon Mar 16 2020 Charalampos Stratakis <cstratak@redhat.com> - 9.0.3-17
- Remove unused CA bundle from the bundled requests library
Resolves: rhbz#1775194

* Tue Jan 14 2020 Lumír Balhar <lbalhar@redhat.com> - 9.0.3-16
- Add four new patches for CVEs in bundled urllib3 and requests
CVE-2018-20060, CVE-2019-11236, CVE-2019-11324, CVE-2018-18074
Resolves: rhbz#1649153
Resolves: rhbz#1700824
Resolves: rhbz#1702473
Resolves: rhbz#1643829

* Thu Oct 24 2019 Charalampos Stratakis <cstratak@redhat.com> - 9.0.3-15
- Use the system level root certificate instead of the one bundled in certifi
Resolves: rhbz#1659551

* Tue Jun 18 2019 Charalampos Stratakis <cstratak@redhat.com> - 9.0.3-14
- Create the python-pip-wheel subpackage
Resolves: rhbz#1659551

* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 9.0.3-13
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587

* Mon Dec 10 2018 Tomas Orsava <torsava@redhat.com> - 9.0.3-12
- Do not show the "new version of pip" warning outside of venv
- Resolves: rhbz#1656171

* Tue Dec 04 2018 Lumír Balhar <lbalhar@redhat.com> - 9.0.3-11
- Use pregenerated manpage for pip2 when building without doc
- Resolves: rhbz#1655587