[packit] 3.10.4 upstream release
Upstream tag: 3.10.4 Upstream commit: 2cd37918
This commit is contained in:
parent
9b1f6eb4ba
commit
7aee013c7b
4 changed files with 13 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/APScheduler-3.6.3.tar.gz
|
||||
/APScheduler-3.7.0.tar.gz
|
||||
/APScheduler-3.8.0.tar.gz
|
||||
/APScheduler-3.10.4.tar.gz
|
||||
|
|
|
|||
3
README.packit
Normal file
3
README.packit
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.85.0.
|
||||
|
|
@ -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.8.0
|
||||
Release: 4%{?dist}
|
||||
Version: 3.10.4
|
||||
Release: 1%{?dist}
|
||||
Summary: In-process task scheduler with Cron-like capabilities
|
||||
|
||||
License: MIT
|
||||
|
|
@ -68,6 +68,12 @@ export TZ=UTC
|
|||
%{python3_sitelib}/apscheduler/
|
||||
|
||||
%changelog
|
||||
* Fri Nov 03 2023 Packit <hello@packit.dev> - 3.10.4-1
|
||||
- Added the release version (Alex Grönholm)
|
||||
- Updated external dependencies list for AsyncIOScheduler (Alex Grönholm)
|
||||
- Updated asyncio scheduler example to use asyncio.run() (Alex Grönholm)
|
||||
- Fixed obj_to_ref() using the wrong module name for class methods in some cases (Alex Grönholm)
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (APScheduler-3.8.0.tar.gz) = 669770409113835bab772ef76030487171c79d0bbe78a61999a92c4312adefa51eb53305db700039f47ed1b22675b1a831d35f5a83c248f2f5bd55ca75b548c7
|
||||
SHA512 (APScheduler-3.10.4.tar.gz) = 44b78e60b7349437fb8d6e5ad3bbd764cfa653fdd65685b586119225e8daaff9b150871887812a1f3d4cd67b942c70e99d1606d38b83685953fb1bb1a82742fe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue