Name: | python34-future |
---|---|
Version: | 0.16.0 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Applications/Engineering |
Size: | 3474814 |
License: | MIT |
RPM: | python34-future-0.16.0-6.el7.noarch.rpm |
Source RPM: | future-0.16.0-6.el7.src.rpm |
Build Date: | Wed Jan 24 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://python-future.org/ |
Summary: | Easy, clean, reliable Python 2/3 compatibility |
Description: | Python3-future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. It provides ``future`` and ``past`` packages with backports and forward ports of features from Python 3 and 2. It also comes with ``futurize`` and ``pasteurize``, customized 2to3-based scripts that helps you to convert either Py2 or Py3 code easily to support both Python 2 and 3 in a single clean Py3-style codebase, module by module. |
- Python3 built on epel7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- BR Python2 dependencies unversioned on epel6
- Update to 0.16.0
- Rebuild for Python 3.5.2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Renamed Python2 package