| Name: | python2-backports-shutil_get_terminal_size |
|---|---|
| Version: | 1.0.0 |
| Release: | 6.el7.1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 10728 |
| License: | MIT |
| RPM: | python2-backports-shutil_get_terminal_size-1.0.0-6.el7.1.noarch.rpm |
| Source RPM: | python-backports-shutil_get_terminal_size-1.0.0-6.el7.1.src.rpm |
| Build Date: | Fri Jul 20 2018 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/chrippa/backports.shutil_get_terminal_size |
| Summary: | A backport of the get_terminal_size function from Python 3.3's shutil |
| Description: | A backport of the get_terminal_size function from Python 3.3’s shutil. Unlike the original version it is written in pure Python rather than C, so it might be a tiny bit slower. |
- EPEL 7 requires python-* not python2-*
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Initial release