Name: | python3-nine |
---|---|
Version: | 1.1.0 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 49528 |
License: | Public Domain |
RPM: | python3-nine-1.1.0-2.el8.noarch.rpm |
Source RPM: | python-nine-1.1.0-2.el8.src.rpm |
Build Date: | Wed Apr 15 2020 |
Build Host: | jenkins-10-147-72-125-9c566eeb-e4e5-48df-9f83-437ea0d1993a.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/nine |
Summary: | Python 2 / 3 compatibility, like six, but favouring Python 3 |
Description: | Let's write Python 3 right now! When the best Python 2/Python 3 compatibility modules -- especially the famous `*six* library invented by Benjamin Peterson <https://pypi.python.org/pypi/six>`_ -- were created, they were written from the point of view of a Python 2 programmer starting to grok Python 3. When thou writeth Python, thou shalt write Python 3 and, just for a while, ensure that the thing worketh on Python 2.7 and, possibly, even 2.6. Just before Python 2 is finally phased out, thine codebase shall look more like 3 than like 2. nine facilitates this new point of view. You can write code that is as 3ish as possible while still supporting 2.6. Very comfortable for writing new projects. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Update to upstream, fix python-3.9 build (bz#1792968) - Removed porting.rst from doc, not available anymore
- Rebuilding package after unretire.
- Subpackage python2-nine has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)