Mon, 10 Jun 2024 03:18:40 UTC | login

Information for build python-parse_type-0.4.2-8.fc33

ID159772
Package Namepython-parse_type
Version0.4.2
Release8.fc33
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
StartedWed, 03 Jun 2020 10:54:51 UTC
CompletedWed, 03 Jun 2020 10:54:51 UTC
Tags
f33
RPMs
src
python-parse_type-0.4.2-8.fc33.src.rpm (info) (download)
noarch
python3-parse_type-0.4.2-8.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-8 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-5 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Aug 30 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-2 - Remove python2 subpackage * Wed Aug 22 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-1 - Update to 0.4.2 * 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