Update to 3.8.0 (#1917870)
This commit is contained in:
parent
ae2d27931b
commit
96ef3125be
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/APScheduler-3.5.3.tar.gz
|
||||
/APScheduler-3.6.3.tar.gz
|
||||
/APScheduler-3.7.0.tar.gz
|
||||
/APScheduler-3.8.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.7.0
|
||||
Release: 4%{?dist}
|
||||
Version: 3.8.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
|
||||
* Thu Sep 23 2021 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 3.8.0-1
|
||||
- Update to 3.8.0 (#1917870)
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (APScheduler-3.7.0.tar.gz) = 549f65883affb2bc6d7c24e027204151090e741a733440b94c18a68efe00503e241c95374ee51b9e059029d02197091b91fdde6696f7e162e2eb0b4d7575ff62
|
||||
SHA512 (APScheduler-3.8.0.tar.gz) = 669770409113835bab772ef76030487171c79d0bbe78a61999a92c4312adefa51eb53305db700039f47ed1b22675b1a831d35f5a83c248f2f5bd55ca75b548c7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue