Thu, 02 May 2024 13:17:30 UTC | login

Information for build python-pip-20.0.2-3.fc33

ID155508
Package Namepython-pip
Version20.0.2
Release3.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
StartedThu, 16 Apr 2020 11:04:25 UTC
CompletedThu, 16 Apr 2020 11:04:25 UTC
Tags
f33
RPMs
src
python-pip-20.0.2-3.fc33.src.rpm (info) (download)
noarch
python-pip-doc-20.0.2-3.fc33.noarch.rpm (info) (download)
python-pip-wheel-20.0.2-3.fc33.noarch.rpm (info) (download)
python3-pip-20.0.2-3.fc33.noarch.rpm (info) (download)
Changelog * 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) * Mon Sep 02 2019 Miro Hrončok <mhroncok@redhat.com> - 19.2.3-1 - Update to 19.2.3 (#1742230) - Drop patch that should strip path prefixes from RECORD files, the paths are relative * Wed Aug 21 2019 Petr Viktorin <pviktori@redhat.com> - 19.1.1-8 - Remove python2-pip - Make pip bootstrap itself, rather than with an extra bootstrap RPM build * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1.1-7 - Rebuilt for Python 3.8 * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1.1-6 - Bootstrap for Python 3.8 * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1.1-5 - Bootstrap for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 19.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 15 2019 Petr Viktorin <pviktori@redhat.com> - 19.1.1-3 - Recommend libcrypt.so.1 for manylinux1 compatibility - Make /usr/bin/pip Python 3 * Mon Jun 10 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1.1-2 - Fix root warning when pip is invoked via python -m pip - Remove a redundant second WARNING prefix form the abovementioned warning * Wed May 15 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1.1-1 - Update to 19.1.1 (#1706995) * Thu Apr 25 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1-1 - Update to 19.1 (#1702525) * Wed Mar 06 2019 Miro Hrončok <mhroncok@redhat.com> - 19.0.3-1 - Update to 19.0.3 (#1679277) * Wed Feb 13 2019 Miro Hrončok <mhroncok@redhat.com> - 19.0.2-1 - Update to 19.0.2 (#1668492) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 18.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 03 2018 Miro Hrončok <mhroncok@redhat.com> - 18.1-2 - Use the system level root certificate instead of the one bundled in certifi * Thu Nov 22 2018 Miro Hrončok <mhroncok@redhat.com> - 18.1-1 - Update to 18.1 (#1652089) * Tue Sep 18 2018 Victor Stinner <vstinner@redhat.com> - 18.0-4 - Prevent removing of the system packages installed under /usr/lib when pip install -U is executed. Original patch by Michal Cyprian. Resolves: rhbz#1550368. * Wed Aug 08 2018 Miro Hrončok <mhroncok@redhat.com> - 18.0-3 - Create python-pip-wheel package with the wheel * Tue Jul 31 2018 Miro Hrončok <mhroncok@redhat.com> - 18.0-2 - Remove redundant "Unicode"" from License * Mon Jul 23 2018 Marcel Plch <mplch@redhat.com> - 18.0-7 - Update to 18.0 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-5 - Rebuilt for Python 3.7 * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-4 - Bootstrap for Python 3.7 * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-3 - Bootstrap for Python 3.7 * Fri May 04 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-2 - Allow to import pip10's main from pip9's /usr/bin/pip - Do not show the "new version of pip" warning outside of venv Resolves: rhbz#1569488 Resolves: rhbz#1571650 Resolves: rhbz#1573755