Sun, 09 Jun 2024 20:38:30 UTC | login

Information for build python-parse_type-0.6.2-5.fc40

ID292194
Package Namepython-parse_type
Version0.6.2
Release5.fc40
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, 29 Feb 2024 09:50:39 UTC
CompletedThu, 29 Feb 2024 09:50:39 UTC
Tags
f40
f41
RPMs
src
python-parse_type-0.6.2-5.fc40.src.rpm (info) (download)
noarch
python3-parse_type-0.6.2-5.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 0.6.2-2 - Rebuilt for Python 3.12 * 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