diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:08:05 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:08:05 +0000 |
| commit | 444de8d9fd061c5264599158f858f2642458e480 (patch) | |
| tree | defeb030c770f30a62a970a8c3b6f0b733f4d8e7 | |
| parent | 188759ea03f09b4ad4fdf105a690bca24d731faf (diff) | |
automatic import of python-pipopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pip.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 @@ -1 +1 @@ -f988022baba70f483744cc8c0e584010 pip-23.0.1.tar.gz +b730fe00a3d43fa86e67472ad9d1de4d pip-23.1.tar.gz |
