| Name: | python3-typeguard |
|---|---|
| Version: | 2.10.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 131441 |
| License: | MIT |
| RPM: | python3-typeguard-2.10.0-2.el8.noarch.rpm |
| Source RPM: | python-typeguard-2.10.0-2.el8.src.rpm |
| Build Date: | Sun Feb 14 2021 |
| Build Host: | host-100-100-224-14.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/agronholm/typeguard |
| Summary: | Run-time type checker for Python |
| Description: | This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations. |
- Fix egginfo on Fedora < 33 so the auto-generated Provides has the right version
- Update to 2.10.0 - Remove conditional as python 3.9 now supported
- Fix description - Remove egg-info in prep - Add conditional for python 3.9
- Remove dep generator - Simplify description - Fix file glob
- Initial package at 2.7.1