Tue, 19 Mar 2024 07:33:55 UTC | login

Information for build future-0.16.0-4.el7

ID17140
Package Namefuture
Version0.16.0
Release4.el7
Epoch
SummaryEasy, clean, reliable Python 2/3 compatibility
Descriptionfuture 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 bymrunge
State complete
Volume DEFAULT
StartedWed, 10 May 2017 06:44:20 UTC
CompletedWed, 10 May 2017 06:47:25 UTC
Taskbuild (opstools7-common-el7, future-0.16.0-4.el7.src.rpm)
Tags
cloud7-openstack-pike-candidate
cloud7-openstack-pike-release
cloud7-openstack-pike-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
infra7-infra-common-candidate
infra7-infra-common-release
infra7-infra-common-testing
opstools7-common-candidate
opstools7-common-testing
virt7-ovirt-common-candidate
virt7-ovirt-common-release
virt7-ovirt-common-testing
RPMs
src
future-0.16.0-4.el7.src.rpm (info) (download)
noarch
python2-future-0.16.0-4.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.16.0-3 - Rebuild for Python 3.6 * Tue Dec 13 2016 Antonio Trande <sagitterATfedoraproject.org> - 0.16.0-2 - BR Python2 dependencies unversioned on epel6 * Tue Dec 13 2016 Antonio Trande <sagitterATfedoraproject.org> - 0.16.0-1 - Update to 0.16.0 * Wed Aug 17 2016 Antonio Trande <sagitterATfedoraproject.org> - 0.15.2-10 - Rebuild for Python 3.5.2 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.2-9 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 29 2016 Antonio Trande <sagitterATfedoraproject.org> - 0.15.2-7 - Renamed Python2 package * Thu Dec 10 2015 Antonio Trande <sagitterATfedoraproject.org> - 0.15.2-6 - SPEC file adapted to recent guidelines for Python * Fri Nov 13 2015 Antonio Trande <sagitter@fedoraproject.org> 0.15.2-5 - Rebuild * Fri Nov 13 2015 Antonio Trande <sagitter@fedoraproject.org> 0.15.2-4 - Python3 tests temporarily disabled with Python35 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.2-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Mon Sep 14 2015 Antonio Trande <sagitter@fedoraproject.org> 0.15.2-2 - Patch0 updated * Fri Sep 11 2015 Antonio Trande <sagitter@fedoraproject.org> 0.15.2-1 - Update to 0.15.2 * Wed Sep 02 2015 Antonio Trande <sagitter@fedoraproject.org> 0.15.0-4 - Added patch to exclude failed tests (patch0) * Wed Aug 26 2015 Antonio Trande <sagitter@fedoraproject.org> 0.15.0-3 - Added python-provides macro * Thu Jul 30 2015 Antonio Trande <sagitter@fedoraproject.org> 0.15.0-2 - Fixed Python3 packaging on Fedora - Removed configparser backport (patch1) * Tue Jul 28 2015 Antonio Trande <sagitter@fedoraproject.org> 0.15.0-1 - Initial build