summaryrefslogtreecommitdiff
path: root/python-pip.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 10:08:05 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 10:08:05 +0000
commit444de8d9fd061c5264599158f858f2642458e480 (patch)
treedefeb030c770f30a62a970a8c3b6f0b733f4d8e7 /python-pip.spec
parent188759ea03f09b4ad4fdf105a690bca24d731faf (diff)
automatic import of python-pipopeneuler20.03
Diffstat (limited to 'python-pip.spec')
-rw-r--r--python-pip.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pip.spec b/python-pip.spec
index 7c5ce77..38e5fd2 100644
--- a/python-pip.spec
+++ b/python-pip.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pip
-Version: 23.0.1
+Version: 23.1
Release: 1
Summary: The PyPA recommended tool for installing Python packages.
License: MIT
URL: https://pip.pypa.io/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6b/8b/0b16094553ecc680e43ded8f920c3873b01b1da79a54274c98f08cb29fca/pip-23.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/da/bf/1bdbe62f5fbde085351693e3a8e387a59f8220932b911b1719fe65efa2d7/pip-23.1.tar.gz
BuildArch: noarch
@@ -76,7 +76,7 @@ If you want to get involved head over to GitHub to get the source code, look at
* `Development IRC`_
%prep
-%autosetup -n pip-23.0.1
+%autosetup -n pip-23.1
%build
%py3_build
@@ -116,5 +116,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 23.0.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 23.1-1
- Package Spec generated