diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:47:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:47:53 +0000 |
commit | 00d7cd964f252a92d9e2ae3e8e16a2ed165fb2ce (patch) | |
tree | c65ae5f9877197df2d7c3ed2d6bf15b6a567dc75 | |
parent | 4b49b09e1202feecae568fe071e0a962990b0c1e (diff) |
automatic import of python-pulpcore-clientopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pulpcore-client.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulpcore-client-3.23.1.tar.gz +/pulpcore-client-3.23.3.tar.gz 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 @@ -1 +1 @@ -e9cd3cd4c899a2c7c89583c1daade7bb pulpcore-client-3.23.1.tar.gz +3385e14953b57ea40f000dba364ba837 pulpcore-client-3.23.3.tar.gz |