Thu, 04 Jul 2024 14:49:31 UTC | login

Information for build python-APScheduler-3.6.3-4.fc33

ID176852
Package Namepython-APScheduler
Version3.6.3
Release4.fc33
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
StartedThu, 13 Aug 2020 13:53:25 UTC
CompletedThu, 13 Aug 2020 13:53:25 UTC
Tags
f33
f37
f38
RPMs
src
python-APScheduler-3.6.3-4.fc33.src.rpm (info) (download)
noarch
python3-APScheduler-3.6.3-4.fc33.noarch.rpm (info) (download)
Changelog * 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 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.3-2 - Rebuilt for Python 3.9 * Wed Mar 11 2020 Fabien Boucher <fboucher@redhat.com> - 3.6.3-1 - Inport from SF packaging and bump to 3.6.3 (#1813957) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.5.3-4 - Rebuilt for Python 3.8 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Dec 16 2018 Miro Hrončok <mhroncok@redhat.com> - 3.5.3-2 - Subpackage python2-APScheduler has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Mon Aug 20 2018 Haïkel Guémar <hguemar@fedoraproject.org> - 3.5.3-1 - Upstream 3.5.3 (RHBZ#1605579)