automatic version update by autodist [release 3.8.0-1mamba;Fri Sep 24 2021]
This commit is contained in:
parent
da8d78a520
commit
9e330e9380
@ -1,21 +1,19 @@
|
|||||||
Name: python-APScheduler
|
Name: python-APScheduler
|
||||||
Version: 3.7.0
|
Version: 3.8.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A light but powerful in-process task scheduler that lets you schedule jobs
|
Summary: A light but powerful in-process task scheduler that lets you schedule jobs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://pypi.python.org/pypi/APScheduler
|
URL: https://pypi.org/project/APScheduler/
|
||||||
Source: https://pypi.python.org/packages/source/A/APScheduler/APScheduler-%{version}.tar.gz
|
Source: https://pypi.debian.net/APScheduler/APScheduler-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Provides: python-apscheduler
|
Provides: python-apscheduler
|
||||||
Obsoletes: python-apscheduler
|
Obsoletes: python-apscheduler
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Advanced Python Scheduler (APScheduler) is a light but powerful in-process task scheduler that lets you schedule jobs (functions or any python callables) to be executed at times of your choosing.
|
Advanced Python Scheduler (APScheduler) is a light but powerful in-process task scheduler that lets you schedule jobs (functions or any python callables) to be executed at times of your choosing.
|
||||||
@ -63,6 +61,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 24 2021 Automatic Build System <autodist@mambasoft.it> 3.8.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
|
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user