!4 Package upgrade
From: @starlet-dx Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
8299e00ff9
Binary file not shown.
BIN
Flask-SQLAlchemy-2.5.1.tar.gz
Normal file
BIN
Flask-SQLAlchemy-2.5.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-Flask-SQLAlchemy
|
||||
Version: 2.4.3
|
||||
Version: 2.5.1
|
||||
Release: 1
|
||||
Summary: Adds SQLAlchemy support to your Flask application.
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/pallets/flask-sqlalchemy
|
||||
Source0: https://files.pythonhosted.org/packages/e8/9c/8d1e1b83ef82f42d196e9e16edad770920de694b70ee0f042ee3c60c4590/Flask-SQLAlchemy-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/35/f0/39dd2d8e7e5223f78a5206d7020dc0e16718a964acfb3564d89e9798ab9b/Flask-SQLAlchemy-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-Flask
|
||||
@ -72,11 +72,15 @@ mv %{buildroot}/filelist.lst .
|
||||
mv %{buildroot}/doclist.lst .
|
||||
|
||||
%files -n python3-Flask-SQLAlchemy -f filelist.lst
|
||||
%license LICENSE.rst
|
||||
%dir %{python3_sitelib}/*
|
||||
|
||||
%files help -f doclist.lst
|
||||
%{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2022 yaoxin <yaoxin30@h-partners.com> - 2.5.1-1
|
||||
- Update to 2.5.1
|
||||
|
||||
* Mon Jun 22 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user