upgrade to 3.0.10
This commit is contained in:
parent
d4790b97f1
commit
64d0f2fcb1
BIN
Flask-Cors-3.0.10.tar.gz
Normal file
BIN
Flask-Cors-3.0.10.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-Flask-Cors
|
Name: python-Flask-Cors
|
||||||
Version: 3.0.8
|
Version: 3.0.10
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Flask extension adding a decorator for CORS support
|
Summary: A Flask extension adding a decorator for CORS support
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/corydolphin/flask-cors
|
URL: https://github.com/corydolphin/flask-cors
|
||||||
Source0: https://files.pythonhosted.org/packages/9e/11/ca8b95c5bf9644471601e425f0de8cbd09a506bb6c24842cb17a6cd1eea8/Flask-Cors-3.0.8.tar.gz
|
Source0: https://files.pythonhosted.org/packages/cf/25/e3b2553d22ed542be807739556c69621ad2ab276ae8d5d2560f4ed20f652/Flask-Cors-3.0.10.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-Flask
|
Requires: python3-Flask
|
||||||
@ -29,7 +29,7 @@ Provides: python3-Flask-Cors-doc
|
|||||||
A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible.
|
A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n Flask-Cors-3.0.8
|
%autosetup -n Flask-Cors-3.0.10
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 02 2021 Python_Bot <Python_Bot@openeuler.org> - 3.0.10
|
||||||
|
- upgrade to 3.0.10
|
||||||
|
|
||||||
* Wed Aug 19 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Aug 19 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user