diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pulpcore.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulpcore-3.23.2.tar.gz +/pulpcore-3.23.3.tar.gz diff --git a/python-pulpcore.spec b/python-pulpcore.spec index d81e5e7..bae1bea 100644 --- a/python-pulpcore.spec +++ b/python-pulpcore.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulpcore -Version: 3.23.2 +Version: 3.23.3 Release: 1 Summary: Pulp Django Application and Related Modules License: GPLv2+ URL: https://pulpproject.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/ac/f0ffcd8a7df23cdd91210294900bf14dd205b42626975faafd07a3289982/pulpcore-3.23.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4c/a0/078e8f3ef8b690e9d61c5cf4f084c340fc4e1946630897649aa0f748f1aa/pulpcore-3.23.3.tar.gz BuildArch: noarch Requires: python3-asyncio-throttle @@ -69,7 +69,7 @@ Check out our help page for ways to get help: https://pulpproject.org/help/ %prep -%autosetup -n pulpcore-3.23.2 +%autosetup -n pulpcore-3.23.3 %build %py3_build @@ -109,5 +109,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 3.23.2-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.23.3-1 - Package Spec generated @@ -1 +1 @@ -e3d4f9a38d14f6e700e352ee061187b0 pulpcore-3.23.2.tar.gz +6bad7867e422ae10414d9c831fa412a0 pulpcore-3.23.3.tar.gz |
