diff options
Diffstat (limited to 'python-openapi-python-client.spec')
-rw-r--r-- | python-openapi-python-client.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.13.3-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.4-1 - Package Spec generated |