From 13b2ce0dcece0ac73009664782ed726641f302ac Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:41:22 +0000 Subject: automatic import of python-cloudfoundry-client --- .gitignore | 1 + python-cloudfoundry-client.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 688e6cf..e6a13f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cloudfoundry-client-1.33.0.tar.gz +/cloudfoundry-client-1.34.1.tar.gz diff --git a/python-cloudfoundry-client.spec b/python-cloudfoundry-client.spec index caf0ef4..c903a5f 100644 --- a/python-cloudfoundry-client.spec +++ b/python-cloudfoundry-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cloudfoundry-client -Version: 1.33.0 +Version: 1.34.1 Release: 1 Summary: A client library for CloudFoundry License: None URL: http://github.com/antechrestos/cf-python-client -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/90/89/22d3c66b53100582a446cec8fab2c15247291a18a2e90947011794770105/cloudfoundry-client-1.33.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bd/f4/e24e4b77639f46c1768f26b1c70b90ff85763bb08ecc62c3d9ec4151d49e/cloudfoundry-client-1.34.1.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-cloudfoundry-client-doc The cf-python-client repo contains a Python client library for Cloud Foundry. %prep -%autosetup -n cloudfoundry-client-1.33.0 +%autosetup -n cloudfoundry-client-1.34.1 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.33.0-1 +* Sun Apr 23 2023 Python_Bot - 1.34.1-1 - Package Spec generated diff --git a/sources b/sources index dce230b..5ff7641 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -582f53f60c4922b0894e8df48cb87a0e cloudfoundry-client-1.33.0.tar.gz +fee8bb7dbe5c6e79fcb02c3ec1ca125f cloudfoundry-client-1.34.1.tar.gz -- cgit v1.2.3