Update package to version 1.0.3
This commit is contained in:
parent
f14a603f48
commit
916669178e
Binary file not shown.
BIN
flask-restx-1.0.3.tar.gz
Normal file
BIN
flask-restx-1.0.3.tar.gz
Normal file
Binary file not shown.
@ -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 <jiangxinyu@kylinos.cn> - 1.0.3-1
|
||||
- Update package to version 1.0.3
|
||||
|
||||
* Wed Jun 29 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.5.1-1
|
||||
- Upgrade to version 0.5.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user