[packit] 3.10.4 upstream release

Upstream tag: 3.10.4
Upstream commit: 2cd37918
This commit is contained in:
Packit 2023-11-03 13:58:41 +00:00
commit 7aee013c7b
4 changed files with 13 additions and 3 deletions

View file

@ -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