Name: | python3-parse_type |
---|---|
Version: | 0.6.0 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 206505 |
License: | BSD |
RPM: | python3-parse_type-0.6.0-3.el9.noarch.rpm |
Source RPM: | python-parse_type-0.6.0-3.el9.src.rpm |
Build Date: | Wed Dec 07 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/parse_type |
Summary: | Simplifies 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 Python 3 version. |
- dont output html from pytest
- remove unnecessary "sed" from spec
- update to 0.6.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 0.5.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild