From b095349cf370a2294d762f0955d1512382346f3c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:31:09 +0000 Subject: automatic import of python-openapi-python-client --- .gitignore | 1 + python-openapi-python-client.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 60d2f37..74705ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /openapi_python_client-0.13.3.tar.gz +/openapi_python_client-0.13.4.tar.gz diff --git a/python-openapi-python-client.spec b/python-openapi-python-client.spec index 0c2ac69..0929985 100644 --- a/python-openapi-python-client.spec +++ b/python-openapi-python-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-openapi-python-client -Version: 0.13.3 +Version: 0.13.4 Release: 1 Summary: Generate modern Python clients from OpenAPI License: MIT URL: https://github.com/triaxtec/openapi-python-client -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bd/56/021f0c6220027b397b7f0c043f4cd0767885872d3f09df309fbd298c954c/openapi_python_client-0.13.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dd/ce/fb431213286b6d093ff1b573a5de6f59d7f6abfd1dfd11063d6900a6b643/openapi_python_client-0.13.4.tar.gz BuildArch: noarch Requires: python3-jinja2 @@ -558,7 +558,7 @@ By default, the timeout for retrieving the schema file via HTTP is 5 seconds. In %prep -%autosetup -n openapi-python-client-0.13.3 +%autosetup -n openapi-python-client-0.13.4 %build %py3_build @@ -598,5 +598,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.13.3-1 +* Tue Apr 25 2023 Python_Bot - 0.13.4-1 - Package Spec generated diff --git a/sources b/sources index 8f2bed9..cf4ecf6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a368f4a51c8bbb81be9220e24f7bf275 openapi_python_client-0.13.3.tar.gz +fbdfbc7bf5d3109868cf4c6da9b0d462 openapi_python_client-0.13.4.tar.gz -- cgit v1.2.3