diff --git a/flask-restx-1.1.0.tar.gz b/flask-restx-1.1.0.tar.gz deleted file mode 100644 index 98876a0afdff5808b8ddbacc33abdc9c5b54f450..0000000000000000000000000000000000000000 Binary files a/flask-restx-1.1.0.tar.gz and /dev/null differ diff --git a/flask-restx-1.2.0.tar.gz b/flask-restx-1.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..2432d282a46c9bd31833297f872ae44106f53287 Binary files /dev/null and b/flask-restx-1.2.0.tar.gz differ diff --git a/python-flask-restx.spec b/python-flask-restx.spec index 2e5e8d2783b7e79f8adbc41a85e36fe94c249454..6798d19f445f47040d968cbabddccdd6679f545a 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.1.0 +Version: 1.2.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/89/5d/faa7314ebce5e024cbd001c764a83a75d4ec1991aa949bb9bc6d94ee6e6e/flask-restx-1.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/f8/a6/472e7792a18600c85054bef277dd992197a34d319cf6778a7429ecd1efaa/flask-restx-1.2.0.tar.gz BuildArch: noarch Requires: python3-aniso8601 @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Dec 06 2023 jiangxinyu - 1.2.0-1 +- Update package to version 1.2.0 + * Mon Mar 20 2023 wubijie - 1.1.0-1 - Update package to version 1.1.0