diff --git a/flask-restx-0.5.1.tar.gz b/flask-restx-1.0.3.tar.gz similarity index 42% rename from flask-restx-0.5.1.tar.gz rename to flask-restx-1.0.3.tar.gz index 78fe22ecfa99d6937a179cebaa014d7808112ca5..4e4800ccaa4b0b670f334bc77337e965254005f5 100644 Binary files a/flask-restx-0.5.1.tar.gz and b/flask-restx-1.0.3.tar.gz differ diff --git a/python-flask-restx.spec b/python-flask-restx.spec index 79c7973a9d9ba4974f5c19aaa58982d7188c30f1..0ce6b32587742e3da572c3ee8abf211049a10103 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: 0.5.1 +Version: 1.0.3 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/71/f2/ffca4b36b2888d3445e3ee9494cb8efe2af0d8ac96feb0f08a0fb04304b9/flask-restx-0.5.1.tar.gz +Source0: https://files.pythonhosted.org/packages/42/ed/b8eb0b2f5e4f6b00da242f29ff0aac5f9e4b980b58d3b5205a819e3ad853/flask-restx-1.0.3.tar.gz BuildArch: noarch Requires: python3-aniso8601 @@ -20,7 +20,7 @@ Fully featured framework for fast, easy and documented API development with Flas %package -n python3-flask-restx Summary: Fully featured framework for fast, easy and documented API development with Flask -Provides: python-flask-restx +Provides: python-flask-restx = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-flask-restx @@ -70,9 +70,12 @@ mv %{buildroot}/doclist.lst . %dir %{python3_sitelib}/* %files help -f doclist.lst -%{_pkgdocdir} +%{_docdir}/* %changelog +* Thu Dec 15 2022 jiangxinyu - 1.0.3-1 +- Update package to version 1.0.3 + * Wed Jun 29 2022 SimpleUpdate Robot - 0.5.1-1 - Upgrade to version 0.5.1