From 444de8d9fd061c5264599158f858f2642458e480 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:08:05 +0000 Subject: automatic import of python-pip --- .gitignore | 1 + python-pip.spec | 8 ++++---- sources | 2 +- 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 - 23.0.1-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3