summaryrefslogtreecommitdiff
path: root/python-pulpcore-client.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 04:47:53 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 04:47:53 +0000
commit00d7cd964f252a92d9e2ae3e8e16a2ed165fb2ce (patch)
treec65ae5f9877197df2d7c3ed2d6bf15b6a567dc75 /python-pulpcore-client.spec
parent4b49b09e1202feecae568fe071e0a962990b0c1e (diff)
automatic import of python-pulpcore-clientopeneuler20.03
Diffstat (limited to 'python-pulpcore-client.spec')
-rw-r--r--python-pulpcore-client.spec8
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