Tue, 07 May 2024 05:36:27 UTC | login

Information for build future-0.18.2-8.fc33

ID177602
Package Namefuture
Version0.18.2
Release8.fc33
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
StartedThu, 13 Aug 2020 14:17:13 UTC
CompletedThu, 13 Aug 2020 14:17:13 UTC
Tags
f33
f37
f38
RPMs
src
future-0.18.2-8.fc33.src.rpm (info) (download)
noarch
python3-future-0.18.2-8.fc33.noarch.rpm (info) (download)
Changelog * Mon Aug 10 2020 Antonio Trande <sagitter@fedoraproject.org> - 0.18.2-8 - Merge pull request #8 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.18.2-6 - Rebuilt for Python 3.9 * Tue Feb 11 2020 Antonio Trande <sagitter@fedoraproject.org> - 0.18.2-5 - Fix Python 3.9 builds * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 24 2020 Antonio Trande <sagitter@fedoraproject.org> - 0.18.2-3 - Fix Python2 executable on Fedora 30 * Fri Jan 24 2020 Antonio Trande <sagitter@fedoraproject.org> - 0.18.2-2 - Build Python2 version on Fedora 30 * Fri Jan 24 2020 Antonio Trande <sagitter@fedoraproject.org> - 0.18.2-1 - Release 0.18.2 * Sat Oct 12 2019 Antonio Trande <sagitter@fedoraproject.org> - 0.18.0-2 - Use python3_version_nodots macro * Sat Oct 12 2019 Antonio Trande <sagitter@fedoraproject.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 <sagitter@fedoraproject.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 <sagitter@fedoraproject.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 <sagitter@fedoraproject.org> - 0.17.0-1 - Release 0.17.0 * Wed Oct 24 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.17.0-0.1.20181019gitbee0f3b - Bump to a pre-release 0.17.0 * Wed Oct 24 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.16.0-13.20181019gitbee0f3b - Update to the commit #bee0f3b - Perform all Python3 tests * Fri Sep 21 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.16.0-12.20180917gitaf02ef6 - Update to the commit #af02ef6 * Sun Aug 26 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.16.0-11 - Prepare SPEC file for deprecation of Python2 on fedora 30+ - Prepare SPEC file for Python3-modules packaging on epel7