diff --git a/flask-restx-1.0.3.tar.gz b/flask-restx-1.0.3.tar.gz deleted file mode 100644 index 4e4800c..0000000 Binary files a/flask-restx-1.0.3.tar.gz and /dev/null differ diff --git a/flask-restx-1.1.0.tar.gz b/flask-restx-1.1.0.tar.gz new file mode 100644 index 0000000..98876a0 Binary files /dev/null and b/flask-restx-1.1.0.tar.gz differ diff --git a/python-flask-restx.spec b/python-flask-restx.spec index 0ce6b32..2e5e8d2 100644 --- a/python-flask-restx.spec +++ b/python-flask-restx.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-flask-restx -Version: 1.0.3 +Version: 1.1.0 Release: 1 Summary: Fully featured framework for fast, easy and documented API development with Flask License: BSD-3-Clause URL: https://github.com/python-restx/flask-restx -Source0: https://files.pythonhosted.org/packages/42/ed/b8eb0b2f5e4f6b00da242f29ff0aac5f9e4b980b58d3b5205a819e3ad853/flask-restx-1.0.3.tar.gz +Source0: https://files.pythonhosted.org/packages/89/5d/faa7314ebce5e024cbd001c764a83a75d4ec1991aa949bb9bc6d94ee6e6e/flask-restx-1.1.0.tar.gz BuildArch: noarch Requires: python3-aniso8601 @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 20 2023 wubijie - 1.1.0-1 +- Update package to version 1.1.0 + * Thu Dec 15 2022 jiangxinyu - 1.0.3-1 - Update package to version 1.0.3