Sun, 09 Jun 2024 20:16:40 UTC | login

Information for build python-parse_type-0.3.4-18.fc29

ID57797
Package Namepython-parse_type
Version0.3.4
Release18.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 09:14:54 UTC
CompletedThu, 19 Jul 2018 09:14:54 UTC
Tags
f29
RPMs
src
python-parse_type-0.3.4-18.fc29.src.rpm (info) (download)
noarch
python2-parse_type-0.3.4-18.fc29.noarch.rpm (info) (download)
python3-parse_type-0.3.4-18.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.3.4-17 - Rebuilt for Python 3.7 * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.3.4-16 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.3.4-12 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-11 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages