Tue, 30 Apr 2024 19:57:28 UTC | login

Information for build python-pip-21.2.3-6.el9sopt_901

ID47872
Package Namepython-pip
Version21.2.3
Release6.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-pip#24cdd07499fa87aacb3d0d6c64c481f5bf470e63
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 bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 00:34:05 UTC
CompletedThu, 15 Jun 2023 00:44:40 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/python-pip:24cdd07499fa87aacb3d0d6c64c481f5bf470e63)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-pip#24cdd07499fa87aacb3d0d6c64c481f5bf470e63'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
python-pip-21.2.3-6.el9sopt_901.src.rpm (info) (download)
noarch
python3-pip-21.2.3-6.el9sopt_901.noarch.rpm (info) (download)
python3-pip-wheel-21.2.3-6.el9sopt_901.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Feb 03 2022 Tomas Orsava <torsava@redhat.com> - 21.2.3-6 - Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421 * Wed Nov 24 2021 Tomas Orsava <torsava@redhat.com> - 21.2.3-5 - Conflict with old Python versions that use the old unversioned wheel location - Resolves: rhbz#1982668 * Fri Nov 05 2021 Tomas Orsava <torsava@redhat.com> - 21.2.3-4 - Make the python-pip-wheel subpackage versioned (python3-pip-wheel), and move its contents to a versioned directory /usr/share/python3-wheels - Resolves: rhbz#1982668 * Wed Oct 06 2021 Charalampos Stratakis <cstratak@redhat.com> - 21.2.3-3 - Remove bundled windows executables - Resolves: rhbz#2006795 * Mon Sep 13 2021 Miro Hrončok <mhroncok@redhat.com> - 21.2.3-2 - Fix broken uninstallation by a bogus downstream patch * Mon Sep 13 2021 Miro Hrončok <mhroncok@redhat.com> - 21.2.3-1 - Update to 21.2.3 - Resolves: rhbz#1985635 * Mon Sep 13 2021 Lumír Balhar <lbalhar@redhat.com> - 21.1.3-1 - Update to 21.1.3 Resolves: rhbz#1976449 * Mon Sep 13 2021 Karolina Surma <ksurma@redhat.com> - 21.1.2-1 - Update to 21.1.2 Resolves: rhbz#1963433 * Mon Sep 13 2021 Karolina Surma <ksurma@redhat.com> - 21.1.1-1 - Update to 21.1.1 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 21.0.1-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jul 28 2021 Tomas Orsava <torsava@redhat.com> - 21.0.1-5 - Provide the platform-python-pip name for backwards compatibility with RHEL 8 - Related: rhbz#1891487 * Mon May 17 2021 Karolina Surma <ksurma@redhat.com> - 21.0.1-4 - Backport security fixes from pip 21.1.1 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Sat Mar 13 2021 Miro Hrončok <mhroncok@redhat.com> - 21.0.1-2 - python-pip-wheel: Remove bundled provides and libcrypt recommends for Python 2 (The wheel is Python 3 only for a while) * Wed Feb 17 2021 Lumír Balhar <lbalhar@redhat.com> - 21.0.1-1 - Update to 21.0.1 Resolves: rhbz#1922592 * Tue Jan 26 2021 Lumír Balhar <lbalhar@redhat.com> - 21.0-1 - Update to 21.0 (#1919530) * Thu Dec 17 2020 Petr Viktorin <pviktori@redhat.com> - 20.3.3-1 - Update to 20.3.3 * Mon Nov 30 2020 Miro Hrončok <mhroncok@redhat.com> - 20.3-1 - Update to 20.3 - Add support for PEP 600: Future manylinux Platform Tags - New resolver - Fixes: rhbz#1893470 * Mon Oct 19 2020 Lumír Balhar <lbalhar@redhat.com> - 20.2.4-1 - Update to 20.2.4 (#1889112) * 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)