| Name: | python34-typing |
|---|---|
| Version: | 3.5.2.2 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 202325 |
| License: | Python |
| RPM: | python34-typing-3.5.2.2-3.el7.noarch.rpm |
| Source RPM: | python-typing-3.5.2.2-3.el7.src.rpm |
| Build Date: | Sat Oct 28 2017 |
| 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. |
- Bump release to supercede previous python2-typing
- Build python2/3 separately to ensure proper install
- Initial EPEL package