From 1a3d74d6d556de7b8321371a5253bb0b35af8c01 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 07:05:06 +0000 Subject: automatic import of python-pulp-file-client --- .gitignore | 1 + python-pulp-file-client.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bad09d0..6a8ac23 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.14.0-1 +* Sun Apr 23 2023 Python_Bot - 1.14.1-1 - Package Spec generated diff --git a/sources b/sources index 93b0cca..e4983e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -234322509f9d399426d1d312f2eaf3fc pulp_file-client-1.14.0.tar.gz +f3cfd1bb8ecf45dae8dd52db7fb445b3 pulp_file-client-1.14.1.tar.gz -- cgit v1.2.3