Sat, 24 Jan 2026 10:54:42 CST | login

Information for build python-json5-0.9.12-1.oc9

ID24284
Package Namepython-json5
Version0.9.12
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-json5.git?.#270e02cc5a2a6e78ac5f75b2693c390307fcceb0
SummaryPython implementation of the JSON5 data format
DescriptionJSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language: - JavaScript-style comments (both single and multi-line) are legal. - Object keys may be unquoted if they are legal ECMAScript identifiers - Objects and arrays may end with trailing commas. - Strings can be single-quoted, and multi-line string literals are allowed.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:34:09 CST
CompletedTue, 04 Jun 2024 14:40:03 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-json5.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-json5.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-json5-0.9.12-1.oc9.src.rpm (info) (download)
noarch
pyjson5-0.9.12-1.oc9.noarch.rpm (info) (download)
python3-json5-0.9.12-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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.12-1 - initial build