Bump upstream to 3.7.0
This commit is contained in:
parent
009fc9b054
commit
faaf7ac99c
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/APScheduler-3.0.5.tar.gz
|
||||
/APScheduler-3.5.3.tar.gz
|
||||
/APScheduler-3.6.3.tar.gz
|
||||
/APScheduler-3.7.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@ restarted, it will then run all the jobs it should have run while it was
|
|||
offline.}
|
||||
|
||||
Name: python-APScheduler
|
||||
Version: 3.6.3
|
||||
Release: 4%{?dist}
|
||||
Version: 3.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: In-process task scheduler with Cron-like capabilities
|
||||
|
||||
License: MIT
|
||||
|
|
@ -68,6 +68,9 @@ export TZ=UTC
|
|||
%{python3_sitelib}/apscheduler/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 20 2021 Fabien Boucher <fboucher@redhat.com> - 3.7.0-1
|
||||
- Upstream 3.7.0 (RHBZ#1917870)
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (APScheduler-3.6.3.tar.gz) = 4c348a4f37a7973633554a69635f334b3c293c8942fe853b309b4b65335f5d4d553d7d42fd4661b0e6a36f5e97446d296a2c8971bdb51dad3bc8ee6b6d3b20ba
|
||||
SHA512 (APScheduler-3.7.0.tar.gz) = 549f65883affb2bc6d7c24e027204151090e741a733440b94c18a68efe00503e241c95374ee51b9e059029d02197091b91fdde6696f7e162e2eb0b4d7575ff62
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue