Fri, 29 Mar 2024 02:37:11 UTC | login

Information for build python-pip-20.2.2-4.fc33

ID196076
Package Namepython-pip
Version20.2.2
Release4.fc33
Epoch
SummaryA tool for installing and managing Python packages
Descriptionpip 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".
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 05 Nov 2021 15:57:32 UTC
CompletedFri, 05 Nov 2021 15:57:32 UTC
Tags
f33
f37
f38
RPMs
src
python-pip-20.2.2-4.fc33.src.rpm (info) (download)
noarch
python-pip-doc-20.2.2-4.fc33.noarch.rpm (info) (download)
python-pip-wheel-20.2.2-4.fc33.noarch.rpm (info) (download)
python3-pip-20.2.2-4.fc33.noarch.rpm (info) (download)
Changelog * Wed Oct 06 2021 Charalampos Stratakis <cstratak@redhat.com> - 20.2.2-4 - Remove bundled windows executables - Resolves: rhbz#2005453 * Mon Aug 30 2021 Miro Hrončok <mhroncok@redhat.com> - 20.2.2-3 - Properly recognize Python 3.10 wheel tags - Fixes: rhbz#1999035 * Mon May 17 2021 Karolina Surma <ksurma@redhat.com> - 20.2.2-2 - Backport security fix from pip 21.1.1 * Wed Aug 05 2020 Tomas Orsava <torsava@redhat.com> - 20.2.2-1 - Update to 20.2.2 (#1838553) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Lumír Balhar <lbalhar@redhat.com> - 20.1.1-6 - Do not emit a warning about root privileges when --root is used * Wed Jul 08 2020 Miro Hrončok <mhroncok@redhat.com> - 20.1.1-5 - Update bundled provides to match 20.1.1 * Tue Jun 16 2020 Lumír Balhar <lbalhar@redhat.com> - 20.1.1-4 - Deselect tests incompatible with the latest virtualenv * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 20.1.1-3 - Rebuilt for Python 3.9 * Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 20.1.1-2 - Bootstrap for Python 3.9 * Wed May 20 2020 Tomas Hrnciar <thrnciar@redhat.com> - 20.1.1-1 - Update to 20.1.1 * Wed Apr 29 2020 Tomas Hrnciar <thrnciar@redhat.com> - 20.1-1 - Update to 20.1 * Mon Apr 27 2020 Tomas Hrnciar <thrnciar@redhat.com> - 20.1~b1-1 - Update to 20.1~b1 * Wed Apr 15 2020 Miro Hrončok <mhroncok@redhat.com> - 20.0.2-4 - Only recommend setuptools, don't require them * Fri Apr 10 2020 Miro Hrončok <mhroncok@redhat.com> - 20.0.2-3 - Allow setting $TMPDIR to $PWD/... during pip wheel (#1806625) * Tue Mar 10 2020 Miro Hrončok <mhroncok@redhat.com> - 20.0.2-2 - Don't warn the user about pip._internal.main() entrypoint to fix ensurepip * Mon Mar 02 2020 Miro Hrončok <mhroncok@redhat.com> - 20.0.2-1 - Update to 20.0.2 (#1793456) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 04 2019 Tomas Orsava <torsava@redhat.com> - 19.3.1-1 - Update to 19.3.1 (#1761508) - Drop upstreamed patch that fixed expected output in test to not break with alpha/beta/rc Python versions * Wed Oct 30 2019 Miro Hrončok <mhroncok@redhat.com> - 19.2.3-2 - Make /usr/bin/pip(3) work with user-installed pip 19.3+ (#1767212)