Tue, 27 Jan 2026 06:03:41 CST | login

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

ID11688
Package Namepython-APScheduler
Version3.10.4
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 31 Jul 2024 19:57:44 CST
CompletedWed, 31 Jul 2024 20:00:57 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-APScheduler.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-APScheduler.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-APScheduler-3.10.4-1.ocs23.src.rpm (info) (download)
noarch
python3-APScheduler-3.10.4-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.10.4-1 - initial build