Wed, 28 Jan 2026 08:53:59 CST | login

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

ID11588
Package Namepython-strictyaml
Version1.7.3
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 11 Jul 2024 13:05:18 CST
CompletedThu, 11 Jul 2024 13:08:33 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-strictyaml.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-strictyaml.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-strictyaml-1.7.3-1.ocs23.src.rpm (info) (download)
noarch
python3-strictyaml-1.7.3-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.3-1 - initial build