Mon, 02 Feb 2026 00:56:32 CST | login

Information for build python-APScheduler-3.10.4-1.oc9

ID27878
Package Namepython-APScheduler
Version3.10.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-APScheduler.git?.#cae352eb05372932215bf498e40dc50acc9cb80f
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 17:49:15 CST
CompletedMon, 05 Aug 2024 17:51:06 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-APScheduler.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-APScheduler.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-APScheduler-3.10.4-1.oc9.src.rpm (info) (download)
noarch
python3-APScheduler-3.10.4-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.10.4-1 - initial build