diff options
Diffstat (limited to 'python-pulpcore-client.spec')
-rw-r--r-- | python-pulpcore-client.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pulpcore-client.spec b/python-pulpcore-client.spec index 947f2b2..dcdf260 100644 --- a/python-pulpcore-client.spec +++ b/python-pulpcore-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulpcore-client -Version: 3.23.1 +Version: 3.23.3 Release: 1 Summary: Pulp 3 API License: GPLv2+ URL: https://pypi.org/project/pulpcore-client/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/58/a8/61df985dff28a8f26c907b4ee2de14632a554cc7098027d7c76dad61760b/pulpcore-client-3.23.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9c/f6/da7bac1fdfff5581b412326d797691425113790daa403e744294224959bd/pulpcore-client-3.23.3.tar.gz BuildArch: noarch Requires: python3-urllib3 @@ -41,7 +41,7 @@ Fetch, Upload, Organize, and Distribute Software Packages # noqa: E501 %prep -%autosetup -n pulpcore-client-3.23.1 +%autosetup -n pulpcore-client-3.23.3 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.23.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.23.3-1 - Package Spec generated |