Information for build python-parse_type-0.3.4-2.fc22

ID546346
Package Namepython-parse_type
Version0.3.4
Release2.fc22
Epoch
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 bymcepl
State complete
Volume fedora_koji_archive01
StartedMon, 21 Jul 2014 21:44:41 UTC
CompletedMon, 21 Jul 2014 21:50:48 UTC
Taskbuild (rawhide, /python-parse_type:9a7d4491b7911f3320766fef2e1c3be74da63673)
Tags
f22
f22-Alpha
f22-Beta
RPMs
src
python-parse_type-0.3.4-2.fc22.src.rpm (info) (download)
noarch
python-parse_type-0.3.4-2.fc22.noarch.rpm (info) (download)
python3-parse_type-0.3.4-2.fc22.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Jun 19 2014 Matěj Cepl <mcepl@redhat.com> - 0.3.4-1 - initial package for Fedora