Fri, 19 Apr 2024 17:20:40 UTC | login

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

ID194572
Package Namepython-pip
Version20.2.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pip.git#8825fe54dc6e32d8edcbecfe4b9f563a50e513b5
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
StartedMon, 19 Apr 2021 14:37:57 UTC
CompletedMon, 19 Apr 2021 14:58:33 UTC
Taskbuild (f33, /rpms/python-pip.git:8825fe54dc6e32d8edcbecfe4b9f563a50e513b5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pip.git#8825fe54dc6e32d8edcbecfe4b9f563a50e513b5'}}
Tags
f33
RPMs
src
python-pip-20.2.2-1.fc33.src.rpm (info) (download)
noarch
python-pip-doc-20.2.2-1.fc33.noarch.rpm (info) (download)
python-pip-wheel-20.2.2-1.fc33.noarch.rpm (info) (download)
python3-pip-20.2.2-1.fc33.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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) * 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