diff --git a/pip-23.1.tar.gz b/pip-23.3.1.tar.gz similarity index 66% rename from pip-23.1.tar.gz rename to pip-23.3.1.tar.gz index ee369d238b4d5b639ec8a9c0878e5eb12e30a0ff..e65fb3978967f9f0e8bd2fb756956d9487015542 100644 Binary files a/pip-23.1.tar.gz and b/pip-23.3.1.tar.gz differ diff --git a/python-pip.spec b/python-pip.spec index 192f0cc602bd5e141a2d2edbd2229fe038adae41..cd47c88e7ac3960a3a1b69c8fdfca4a557fcdd3c 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -7,7 +7,7 @@ %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) Name: python-pip -Version: 23.1 +Version: 23.3.1 Release: %{anolis_release}%{?dist} Summary: A tool for installing and managing Python package License: MIT AND Python-2.0.1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-only AND MPL-2.0 AND (Apache-2.0 OR BSD-2-Clause) @@ -30,8 +30,8 @@ Patch0003: 0003-nowarn-pip._internal.main.patch Patch0004: 0004-no-version-warning.patch %global bundled() %{expand: -Provides: bundled(python%{1}dist(cachecontrol)) = 0.12.11 -Provides: bundled(python%{1}dist(certifi)) = 2022.12.7 +Provides: bundled(python%{1}dist(cachecontrol)) = 0.13.1 +Provides: bundled(python%{1}dist(certifi)) = 2023.7.22 Provides: bundled(python%{1}dist(chardet)) = 5.1 Provides: bundled(python%{1}dist(colorama)) = 0.4.6 Provides: bundled(python%{1}dist(distlib)) = 0.3.6 @@ -39,19 +39,20 @@ Provides: bundled(python%{1}dist(distro)) = 1.8 Provides: bundled(python%{1}dist(idna)) = 3.4 Provides: bundled(python%{1}dist(msgpack)) = 1.0.5 Provides: bundled(python%{1}dist(packaging)) = 21.3 -Provides: bundled(python%{1}dist(platformdirs)) = 3.2.0 -Provides: bundled(python%{1}dist(pygments)) = 2.14.0 -Provides: bundled(python%{1}dist(pyparsing)) = 3.0.9 +Provides: bundled(python%{1}dist(platformdirs)) = 3.8.1 +Provides: bundled(python%{1}dist(pygments)) = 2.15.1 +Provides: bundled(python%{1}dist(pyparsing)) = 3.1 Provides: bundled(python%{1}dist(pyproject-hooks)) = 1 -Provides: bundled(python%{1}dist(requests)) = 2.28.2 +Provides: bundled(python%{1}dist(requests)) = 2.31 Provides: bundled(python%{1}dist(resolvelib)) = 1.0.1 -Provides: bundled(python%{1}dist(rich)) = 13.3.3 -Provides: bundled(python%{1}dist(setuptools)) = 67.6.1 +Provides: bundled(python%{1}dist(rich)) = 13.4.2 +Provides: bundled(python%{1}dist(setuptools)) = 68 Provides: bundled(python%{1}dist(six)) = 1.16 Provides: bundled(python%{1}dist(tenacity)) = 8.2.2 Provides: bundled(python%{1}dist(tomli)) = 2.0.1 -Provides: bundled(python%{1}dist(typing-extensions)) = 4.5.0 -Provides: bundled(python%{1}dist(urllib3)) = 1.26.15 +Provides: bundled(python%{1}dist(truststore)) = 0.8 +Provides: bundled(python%{1}dist(typing-extensions)) = 4.7.1 +Provides: bundled(python%{1}dist(urllib3)) = 1.26.17 Provides: bundled(python%{1}dist(webencodings)) = 0.5.1 } @@ -230,6 +231,12 @@ pytest_k='not completion' %endif %changelog +* Thu Oct 26 2023 Funda Wang - 23.3.1-1 +- New verison 23.3.1 + +* Thu Jul 27 2023 Funda Wang - 23.2.1-1 +- New version 23.2.1 + * Wed Apr 19 2023 Funda Wang - 23.1-1 - New version 23.1