Upgrade version to 1.3.0
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
a48883c252
commit
5057e70aa4
Binary file not shown.
BIN
flask-restx-1.3.0.tar.gz
Normal file
BIN
flask-restx-1.3.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-flask-restx
|
Name: python-flask-restx
|
||||||
Version: 1.1.0
|
Version: 1.3.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Fully featured framework for fast, easy and documented API development with Flask
|
Summary: Fully featured framework for fast, easy and documented API development with Flask
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/python-restx/flask-restx
|
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/source/f/flask-restx/flask-restx-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-aniso8601
|
Requires: python3-aniso8601
|
||||||
@ -73,6 +73,12 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 19 2024 xu_ping <707078654@qq.com> - 1.3.0-1
|
||||||
|
- Update package to version 1.3.0
|
||||||
|
- Python 3.12 support.
|
||||||
|
- fix some bugfix
|
||||||
|
- Update internally pinned pytest-flask to 1.3.0 for Flask >=3.0.0 support
|
||||||
|
|
||||||
* Mon Mar 20 2023 wubijie <wubijie@kylinos.cn> - 1.1.0-1
|
* Mon Mar 20 2023 wubijie <wubijie@kylinos.cn> - 1.1.0-1
|
||||||
- Update package to version 1.1.0
|
- Update package to version 1.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user