| Name: | python3-parse_type |
|---|---|
| Version: | 0.6.2 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 169314 |
| License: | MIT |
| RPM: | python3-parse_type-0.6.2-1.el9.noarch.rpm |
| Source RPM: | python-parse_type-0.6.2-1.el9.src.rpm |
| Build Date: | Tue Jul 18 2023 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/jenisys/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. |
- Update to 0.6.2 rhbz#2219184
- Rebuilt for Python 3.12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- 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