!5 Upgrade to latest release [python-Flask-Cors -> 4.0.0]
From: @Jason_828e Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
c27e649273
Binary file not shown.
BIN
Flask-Cors-4.0.0.tar.gz
Normal file
BIN
Flask-Cors-4.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-Flask-Cors
|
||||
Version: 3.0.10
|
||||
Release: 2
|
||||
Version: 4.0.0
|
||||
Release: 1
|
||||
Summary: A Flask extension adding a decorator for CORS support
|
||||
License: MIT
|
||||
URL: https://github.com/corydolphin/flask-cors
|
||||
Source0: https://files.pythonhosted.org/packages/cf/25/e3b2553d22ed542be807739556c69621ad2ab276ae8d5d2560f4ed20f652/Flask-Cors-3.0.10.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/c8/b0/bd7130837a921497520f62023c7ba754e441dcedf959a43e6d1fd86e5451/Flask-Cors-4.0.0.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-Flask
|
||||
@ -30,7 +30,7 @@ Provides: python3-Flask-Cors-doc
|
||||
A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible.
|
||||
|
||||
%prep
|
||||
%autosetup -n Flask-Cors-3.0.10
|
||||
%autosetup -n Flask-Cors-4.0.0
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 11 2023 chenzixuan <chenzixuan@kylinos.cn> - 4.0.0-1
|
||||
- upgrade to 4.0.0
|
||||
|
||||
* Sat Apr 02 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.10-2
|
||||
- Add zlib to buildrequires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user