diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:05:06 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:05:06 +0000 |
| commit | 1a3d74d6d556de7b8321371a5253bb0b35af8c01 (patch) | |
| tree | 998dfd9a008bc2a1d33614b38d743d117ab02d86 | |
| parent | 9dc81b43385726b35704484767d9ead96b4aa44b (diff) | |
automatic import of python-pulp-file-clientopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pulp-file-client.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulp_file-client-1.14.0.tar.gz +/pulp_file-client-1.14.1.tar.gz diff --git a/python-pulp-file-client.spec b/python-pulp-file-client.spec index d0cc7f6..15858b8 100644 --- a/python-pulp-file-client.spec +++ b/python-pulp-file-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulp-file-client -Version: 1.14.0 +Version: 1.14.1 Release: 1 Summary: Pulp 3 API License: GPLv2+ URL: https://pypi.org/project/pulp-file-client/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b9/cf/040f280b65063185e7363dbfd1e42ed2521febe7f45d6bb87d819ff91b77/pulp_file-client-1.14.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/1f/81a6c6f339fbe44457926f8bf8b094a54e9009ff52d7c7828e034f092a59/pulp_file-client-1.14.1.tar.gz BuildArch: noarch Requires: python3-urllib3 @@ -41,7 +41,7 @@ Fetch, Upload, Organize, and Distribute Software Packages # noqa: E501 %prep -%autosetup -n pulp-file-client-1.14.0 +%autosetup -n pulp-file-client-1.14.1 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.14.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.14.1-1 - Package Spec generated @@ -1 +1 @@ -234322509f9d399426d1d312f2eaf3fc pulp_file-client-1.14.0.tar.gz +f3cfd1bb8ecf45dae8dd52db7fb445b3 pulp_file-client-1.14.1.tar.gz |
