Wed, 28 Jan 2026 08:47:38 CST | login

Information for build python-parse_type-0.6.2-1.ocs23

ID9203
Package Namepython-parse_type
Version0.6.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-parse_type.git?.#509d5691947c3d3c2b1a5da0cc15728e3c40bd9a
SummarySimplifies to build parse types based on the parse module
Description"parse_type" extends the "parse" module (opposite of "string.format()") with the following features: * build type converters for common use cases (enum/mapping, choice) * build a type converter with a cardinality constraint (0..1, 0..*, 1..*) from the type converter with cardinality=1. * compose a type converter from other type converters * an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1, 0..*, 1..*) from the primary type converter
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 01 Aug 2024 18:47:05 CST
CompletedThu, 01 Aug 2024 18:51:03 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-parse_type.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-parse_type.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-parse_type-0.6.2-1.ocs23.src.rpm (info) (download)
noarch
python3-parse_type-0.6.2-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 Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.6.2-1 - initial build