Sun, 05 May 2024 16:52:00 UTC | login

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

ID252102
Package Namepython-parse_type
Version0.6.2
Release1.fc38
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
StartedMon, 24 Jul 2023 06:55:31 UTC
CompletedMon, 24 Jul 2023 06:55:31 UTC
Tags
f38
f39
f40
RPMs
src
python-parse_type-0.6.2-1.fc38.src.rpm (info) (download)
noarch
python3-parse_type-0.6.2-1.fc38.noarch.rpm (info) (download)
Changelog * Tue Jul 04 2023 jonathanspw <jonathan@almalinux.org> - 0.6.2-1 - Update to 0.6.2 rhbz#2219184 * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.6.0-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Jonathan <jonathan@knownhost.com> - 0.6.0-3 - dont output html from pytest * Mon Nov 28 2022 Jonathan <jonathan@knownhost.com> - 0.6.0-2 - remove unnecessary "sed" from spec * Mon Nov 28 2022 Jonathan <jonathan@knownhost.com> - 0.6.0-1 - update to 0.6.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.5.2-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Dec 29 2021 Igor Raits <igor.raits@gmail.com> - 0.5.2-1 - Update to 0.5.2 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild