| Name: | python3-parse_type |
|---|---|
| Version: | 0.6.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 207842 |
| License: | BSD |
| RPM: | python3-parse_type-0.6.0-2.el8.noarch.rpm |
| Source RPM: | python-parse_type-0.6.0-2.el8.src.rpm |
| Build Date: | Thu Jan 05 2023 |
| Build Host: | build-ol8-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. |
- initial epel8 build
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild