Fri, 26 Apr 2024 21:01:29 UTC | login

Information for build future-0.18.0-2.fc32

ID132360
Package Namefuture
Version0.18.0
Release2.fc32
Epoch
SummaryEasy, clean, reliable Python 2/3 compatibility
Description 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 24 Dec 2019 14:15:02 UTC
CompletedTue, 24 Dec 2019 14:15:02 UTC
Tags
f32
f33
RPMs
src
future-0.18.0-2.fc32.src.rpm (info) (download)
noarch
python3-future-0.18.0-2.fc32.noarch.rpm (info) (download)
Changelog * Sat Oct 12 2019 Antonio Trande <sagitterATfedoraproject.org> - 0.18.0-2 - Use python3_version_nodots macro * Sat Oct 12 2019 Antonio Trande <sagitterATfedoraproject.org> - 0.18.0-1 - Release 0.18.0 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.17.1-0.5.20190506git23989c4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.17.1-0.4.20190506git23989c4 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.1-0.3.20190506git23989c4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 23 2019 Antonio Trande <sagitterATfedoraproject.org> - 0.17.1-0.2.20190506git23989c4 - Bump to a pre-release 0.17.1, commit #23989c4 - Unversioned commands point to Python3 on Fedora - Obsolete Python2 version on Fedora * Tue Apr 09 2019 Antonio Trande <sagitterATfedoraproject.org> - 0.17.1-0.1.20190313gitc423752 - Bump to a pre-release 0.17.1 (fix rhbz#1698160, upstream bug #488) * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Oct 26 2018 Antonio Trande <sagitterATfedoraproject.org> - 0.17.0-1 - Release 0.17.0 * Wed Oct 24 2018 Antonio Trande <sagitterATfedoraproject.org> - 0.17.0-0.1.20181019gitbee0f3b - Bump to a pre-release 0.17.0 * Wed Oct 24 2018 Antonio Trande <sagitterATfedoraproject.org> - 0.16.0-13.20181019gitbee0f3b - Update to the commit #bee0f3b - Perform all Python3 tests * Fri Sep 21 2018 Antonio Trande <sagitterATfedoraproject.org> - 0.16.0-12.20180917gitaf02ef6 - Update to the commit #af02ef6 * Sun Aug 26 2018 Antonio Trande <sagitterATfedoraproject.org> - 0.16.0-11 - Prepare SPEC file for deprecation of Python2 on fedora 30+ - Prepare SPEC file for Python3-modules packaging on epel7 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.16.0-9 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Jan 14 2018 Antonio Trande <sagitterATfedoraproject.org> - 0.16.0-7 - Use versioned Python2 packages * Fri Dec 15 2017 Antonio Trande <sagitterATfedoraproject.org> - 0.16.0-6 - Python3 built on epel7