| Name: | python36-typing |
|---|---|
| Version: | 3.5.2.2 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 193410 |
| License: | Python |
| RPM: | python36-typing-3.5.2.2-4.el7.noarch.rpm |
| Source RPM: | python-typing-3.5.2.2-4.el7.src.rpm |
| Build Date: | Tue Mar 10 2020 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/typing |
| Summary: | Typing defines a standard notation for type annotations |
| Description: | Typing defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools. |
- Rebuilt to change main python from 3.4 to 3.6
- Bump release to supercede previous python2-typing
- Build python2/3 separately to ensure proper install
- Initial EPEL package