From 59a88d5f9f315fc241f307c85474b67a50d42ac0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 13:39:54 +0000 Subject: automatic import of python-pulpcore --- .gitignore | 1 + python-pulpcore.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9629d22..223066f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 3.23.2-1 +* Tue Apr 25 2023 Python_Bot - 3.23.3-1 - Package Spec generated diff --git a/sources b/sources index 492054c..8c75704 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3d4f9a38d14f6e700e352ee061187b0 pulpcore-3.23.2.tar.gz +6bad7867e422ae10414d9c831fa412a0 pulpcore-3.23.3.tar.gz -- cgit v1.2.3