Sat, 24 Jan 2026 04:57:12 CST | login

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

ID27975
Package Namepython-parse_type
Version0.6.2
Release1.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 18:44:55 CST
CompletedMon, 05 Aug 2024 18:51:07 CST
Taskbuild (dist-oc9-epol, /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-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-parse_type-0.6.2-1.oc9.src.rpm (info) (download)
noarch
python3-parse_type-0.6.2-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 Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.6.2-1 - initial build