Fri, 30 Jan 2026 18:59:29 CST | login

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

ID40011
Package Namepython-APScheduler
Version3.10.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-APScheduler.git?.#6ebec60ceefc45e8432080ec2c5fea3eaa960eb3
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
StartedFri, 13 Jun 2025 21:38:56 CST
CompletedFri, 13 Jun 2025 21:40:42 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-2.oc9.src.rpm (info) (download)
noarch
python3-APScheduler-3.10.4-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.10.4-2 - Rebuilt for loongarch64 * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.10.4-1 - initial build