Compare commits
No commits in common. "c467538ee86d419426584fa3cc913b95d86d8a96" and "2b7639af25092dbdf9f4340bbba2e8bc6a10f7e6" have entirely different histories.
c467538ee8
...
2b7639af25
BIN
Flask-APScheduler-1.11.0.tar.gz
Normal file
BIN
Flask-APScheduler-1.11.0.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-APScheduler
|
Name: python-Flask-APScheduler
|
||||||
Version: 1.13.1
|
Version: 1.11.0
|
||||||
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/26/23/956b5ffbd1b473fa96ad4aa7918cfbf4616b58f4c9de8c9fd52c6ccf9141/Flask-APScheduler-1.13.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/85/cd/7a3c34d970b741a24dbbcda49cd892144b5ddcf24acf2e22803d3870cebd/Flask-APScheduler-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -61,24 +61,11 @@ 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 LICENSE
|
%doc /usr/LICENSE
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 23 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 1.13.1-1
|
* Mon Jun 22 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Update package to version 1.13.1
|
|
||||||
Allow install flask 3.0.0
|
|
||||||
|
|
||||||
* Thu Nov 02 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.13.0-1
|
|
||||||
- Update package to version 1.13.0
|
|
||||||
|
|
||||||
* 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
|
|
||||||
- License compliance rectification
|
|
||||||
|
|
||||||
* Mon Jun 22 2020 Python_Bot <Python_Bot@openeuler.org> - 1.11.0-1
|
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user