Thu, 04 Jul 2024 14:38:48 UTC | login

Information for build python-APScheduler-3.8.0-3.fc37

ID201483
Package Namepython-APScheduler
Version3.8.0
Release3.fc37
Epoch
SummaryIn-process task scheduler with Cron-like capabilities
DescriptionAdvanced Python Scheduler (APScheduler) is a Python library that lets you schedule your Python code to be executed later, either just once or periodically. You can add new jobs or remove old ones on the fly as you please. If you store your jobs in a database, they will also survive scheduler restarts and maintain their state. When the scheduler is restarted, it will then run all the jobs it should have run while it was offline.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 17:37:01 UTC
CompletedMon, 19 Sep 2022 17:37:01 UTC
Tags
f37
f38
f39
f40
RPMs
src
python-APScheduler-3.8.0-3.fc37.src.rpm (info) (download)
noarch
python3-APScheduler-3.8.0-3.fc37.noarch.rpm (info) (download)
Changelog * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.8.0-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * 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 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.7.0-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * 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 * Mon Jul 20 2020 Fabien Boucher <fboucher@redhat.com> - 3.6.3-3 - Update project url