From ac9837a80716ed2505839cbe77bfd74c08fd48cb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:20:24 +0000 Subject: automatic import of python-spectree --- .gitignore | 1 + python-spectree.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e49f5fb..5e0ec03 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /spectree-1.1.0.tar.gz +/spectree-1.1.2.tar.gz diff --git a/python-spectree.spec b/python-spectree.spec index da79b69..5196082 100644 --- a/python-spectree.spec +++ b/python-spectree.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-spectree -Version: 1.1.0 +Version: 1.1.2 Release: 1 Summary: generate OpenAPI document and validate request&response with Python annotations. License: Apache-2.0 URL: https://github.com/0b01001001/spectree -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5d/ca/35c39ce7818474ceb1e9d34529f2d7874b166a3a5cd3ff4892c270c3a080/spectree-1.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cf/fd/08b851b82185379ea172582c93ca3489dac04f52ca705783ad82c11c033f/spectree-1.1.2.tar.gz BuildArch: noarch Requires: python3-pydantic @@ -15,6 +15,8 @@ Requires: python3-black Requires: python3-isort Requires: python3-autoflake Requires: python3-mypy +Requires: python3-syrupy +Requires: python3-pre-commit Requires: python3-pydantic[email] Requires: python3-falcon Requires: python3-flask @@ -1699,7 +1701,7 @@ Since there is no standard for HTTP queries with multiple values, it's hard to f %prep -%autosetup -n spectree-1.1.0 +%autosetup -n spectree-1.1.2 %build %py3_build @@ -1739,5 +1741,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.1.0-1 +* Tue Apr 25 2023 Python_Bot - 1.1.2-1 - Package Spec generated diff --git a/sources b/sources index 6e58a34..11c5168 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7bdaf12fa3fdc94465b870d8ff87d7c spectree-1.1.0.tar.gz +4a68deb135e14926e56ab9d30af01d72 spectree-1.1.2.tar.gz -- cgit v1.2.3