Fri, 27 Jun 2025 00:14:25 CST | login

Information for build python-strict-rfc3339-0.7-1.oc9

ID24567
Package Namepython-strict-rfc3339
Version0.7
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-strict-rfc3339.git?.#6e2fcca12ef74bc9442112932980986ac9460def
SummaryStrict, simple, lightweight RFC3339 functions
DescriptionGoals: - Convert UNIX timestamps to and from RFC3339. - Either produce RFC3339 strings with a UTC offset (Z) or with the offset that the C time module reports is the local timezone offset. - Simple with minimal dependencies/libraries. - Avoid timezones as much as possible. - Be very strict and follow RFC3339.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 13 Jun 2024 10:44:13 CST
CompletedThu, 13 Jun 2024 10:45:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-strict-rfc3339.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-strict-rfc3339.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-strict-rfc3339-0.7-1.oc9.src.rpm (info) (download)
noarch
python3-strict-rfc3339-0.7-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 13 2024 Shuo Wang <abushwang@tencent.com> - 0.7-1 - initial build