Sat, 11 Apr 2026 17:46:12 CST | login

Information for build golang-github-gorhill-cronexpr-1.0.0-2.oc9

ID36800
Package Namegolang-github-gorhill-cronexpr
Version1.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-gorhill-cronexpr.git?.#fff634a160e6cb85ecd5143ecc724233d3ac9a05
SummaryCron expression parser in Go language
Description Given a cron expression and a time stamp, you can get the next time stamp which satisfies the cron expression. In another project, I decided to use cron expression syntax to encode scheduling information. Thus this standalone library to parse and apply time stamps to cron expressions. The time-matching algorithm in this implementation is efficient, it avoids as much as possible to guess the next matching time stamp, a common technique seen in a number of implementations out there.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 01:30:09 CST
CompletedFri, 13 Jun 2025 01:38:41 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-gorhill-cronexpr.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-gorhill-cronexpr.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-gorhill-cronexpr-1.0.0-2.oc9.src.rpm (info) (download)
aarch64
golang-github-gorhill-cronexpr-1.0.0-2.oc9.aarch64.rpm (info) (download)
golang-github-gorhill-cronexpr-debuginfo-1.0.0-2.oc9.aarch64.rpm (info) (download)
golang-github-gorhill-cronexpr-debugsource-1.0.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
golang-github-gorhill-cronexpr-1.0.0-2.oc9.loongarch64.rpm (info) (download)
golang-github-gorhill-cronexpr-debuginfo-1.0.0-2.oc9.loongarch64.rpm (info) (download)
golang-github-gorhill-cronexpr-debugsource-1.0.0-2.oc9.loongarch64.rpm (info) (download)
noarch
golang-github-gorhill-cronexpr-devel-1.0.0-2.oc9.noarch.rpm (info) (download)
x86_64
golang-github-gorhill-cronexpr-1.0.0-2.oc9.x86_64.rpm (info) (download)
golang-github-gorhill-cronexpr-debuginfo-1.0.0-2.oc9.x86_64.rpm (info) (download)
golang-github-gorhill-cronexpr-debugsource-1.0.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.0-2 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build