Fri, 23 Jan 2026 15:50:31 CST | login

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

ID40671
Package Namepython-parse_type
Version0.6.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-parse_type.git?.#ec9e01f649a68a93d79a5bf0c5ab1c818041e380
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
StartedSat, 14 Jun 2025 00:44:19 CST
CompletedSat, 14 Jun 2025 00:46:31 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-2.oc9.src.rpm (info) (download)
noarch
python3-parse_type-0.6.2-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.6.2-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.6.2-1 - initial build