Click here to visit the old openkoji buildsystem (Archived)

Information for build future-1.0.0-1.fc41

ID8105
Package Namefuture
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.0
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/future.git#82cae67e397454ec8d8677493264319bb5ac553a
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 code base 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 code base, module by module.
Built bykojiadmin
State failed
Volume DEFAULT
StartedThu, 16 May 2024 00:35:46 CST
CompletedThu, 16 May 2024 00:53:35 CST
Taskbuild (f41, /rpms/future.git:82cae67e397454ec8d8677493264319bb5ac553a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/future.git#82cae67e397454ec8d8677493264319bb5ac553a'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Feb 25 2024 Antonio Trande <sagitter@fedoraproject.org> - 1.0.0-1 - Release 1.0.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 12 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.18.3-11 - Skip broken tests with Python 3.12 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Miro Hrončok <miro@hroncok.cz> - 0.18.3-9 - Don't conditionalize BuildRequires on undefined macros * Thu Jun 29 2023 Antonio Trande <sagitter@fedoraproject.org> - 0.18.3-8 - Fix new BR packages * Thu Jun 29 2023 Lumir Balhar <lbalhar@redhat.com> - 0.18.3-7 - Hotfix import machinery for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.18.3-6 - Rebuilt for Python 3.12 * Thu May 18 2023 Antonio Trande <sagitter@fedoraproject.org> - 0.18.3-5 - Patched for Python-3.12 (rhbz#2176017) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 17 2023 Antonio Trande <sagitter@fedoraproject.org> - 0.18.3-3 - Upload new source archive * Fri Jan 13 2023 Antonio Trande <sagitter@fedoraproject.org> - 0.18.3-2 - Add updated patch for fixing tests * Thu Jan 12 2023 Antonio Trande <sagitter@fedoraproject.org> - 0.18.3-1 - Release 0.18.3 * Tue Nov 01 2022 Lumir Balhar <lbalhar@redhat.com> - 0.18.2-22 - Change location of pathfix.py * Tue Aug 09 2022 Antonio Trande <sagitter@fedoraproject.org> - 0.18.2-21 - Skip test_single_exception_stacktrace (upstream bug#608) (rhbz#2113233) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.2-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.18.2-19 - Rebuilt for Python 3.11