summaryrefslogtreecommitdiff
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
parent188759ea03f09b4ad4fdf105a690bca24d731faf (diff)
automatic import of python-pipopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-pip.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 3f6abe5..d3b0185 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pip-23.0.1.tar.gz
+/pip-23.1.tar.gz
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
diff --git a/sources b/sources
index 15130be..6a08e0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f988022baba70f483744cc8c0e584010 pip-23.0.1.tar.gz
+b730fe00a3d43fa86e67472ad9d1de4d pip-23.1.tar.gz