!3 Package upgrade
From: @starlet-dx Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
9cd9334a3d
Binary file not shown.
BIN
Flask-APScheduler-1.12.4.tar.gz
Normal file
BIN
Flask-APScheduler-1.12.4.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-APScheduler
|
Name: python-Flask-APScheduler
|
||||||
Version: 1.11.0
|
Version: 1.12.4
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Adds APScheduler support to Flask
|
Summary: Adds APScheduler support to Flask
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/viniciuschiele/flask-apscheduler
|
URL: https://github.com/viniciuschiele/flask-apscheduler
|
||||||
Source0: https://files.pythonhosted.org/packages/85/cd/7a3c34d970b741a24dbbcda49cd892144b5ddcf24acf2e22803d3870cebd/Flask-APScheduler-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/fe/c7/7a084d2139a86c0dda9b50a4c2f8e9031640e30d25c2ab49474a7f3ca5cc/Flask-APScheduler-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -61,12 +61,15 @@ mv %{buildroot}/doclist.lst .
|
|||||||
|
|
||||||
%files -n python3-Flask-APScheduler -f filelist.lst
|
%files -n python3-Flask-APScheduler -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
%doc /usr/LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 29 2022 yaoxin <yaoxin30@h-partners.com> - 1.12.4-1
|
||||||
|
- Update to 1.12.4
|
||||||
|
|
||||||
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.11.0-2
|
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.11.0-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user