Fri, 23 Jan 2026 05:56:29 CST | login

Information for build python-strictyaml-1.7.3-1.oc9

ID25874
Package Namepython-strictyaml
Version1.7.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-strictyaml.git?.#776f794e3a6b539c0d09d1f33ae7ccee7828541b
SummaryParses and validates a restricted subset of YAML
DescriptionStrictYAML is a type-safe YAML parser that parses and validates a restricted subset of the YAML specification. Priorities: • Beautiful API • Refusing to parse the ugly, hard to read and insecure features of YAML like the Norway problem. • Strict validation of markup and straightforward type casting. • Clear, readable exceptions with code snippets and line numbers. • Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo. • Ability to read in YAML, make changes and write it out again with comments preserved. • Not speed, currently.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 22:54:04 CST
CompletedThu, 25 Jul 2024 22:57:40 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-strictyaml.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-strictyaml.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-strictyaml-1.7.3-1.oc9.src.rpm (info) (download)
noarch
python3-strictyaml-1.7.3-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.3-1 - initial build