diff options
Diffstat (limited to 'python-pip.spec')
| -rw-r--r-- | python-pip.spec | 8 |
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 |
