!5 【openEuler-22.03-LTS-Next】upgrade version to 1.12.4

From: @wu-leilei 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-13 08:04:07 +00:00 committed by Gitee
commit daefc4406e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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: 1 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,11 +61,14 @@ 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
* Mon Jun 22 2020 Python_Bot <Python_Bot@openeuler.org> * Mon Jun 22 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated