Fri, 03 May 2024 08:12:58 UTC | login

Information for build pythran-0.14.0-2.fc40

ID262000
Package Namepythran
Version0.14.0
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pythran.git#8b3688c4bec3e6c17507c3be01d88d248bdc4c8b
SummaryAhead of Time Python compiler for numeric kernels
DescriptionPythran is an ahead of time compiler for a subset of the Python language, with a focus on scientific computing. It takes a Python module annotated with a few interface description and turns it into a native Python module with the same interface, but (hopefully) faster. It is meant to efficiently compile scientific programs, and takes advantage of multi-cores and SIMD instruction units.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 25 Nov 2023 18:56:42 UTC
CompletedSat, 25 Nov 2023 20:02:36 UTC
Taskbuild (f40, /rpms/pythran.git:8b3688c4bec3e6c17507c3be01d88d248bdc4c8b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pythran.git#8b3688c4bec3e6c17507c3be01d88d248bdc4c8b'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Oct 05 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.14.0-2 - Fix FTBFS: skip tests that need numpy.distutils - On 32-bit, run tests in serial and skip those that exhaust memory - Drop obsolete conditionals for 32-bit ARM * Thu Sep 07 2023 Miro Hrončok <mhroncok@redhat.com> - 0.14.0-1 - Update to 0.14.0 - Fixes: rhbz#2237784 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 03 2023 Miro Hrončok <mhroncok@redhat.com> - 0.13.1-1 - Update to 0.13.1 * Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 0.12.1-4 - Rebuilt for Python 3.12 * Wed Jan 25 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.12.1-3 - Avoid ipython test dependency in RHEL builds * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jan 15 2023 Serge Guelton <serge.guelton@telecom-bretagne.eu> - 0.12.1-1 - Update to 0.12.1 * Wed Sep 28 2022 Miro Hrončok <mhroncok@redhat.com> - 0.12.0-1 - Update to 0.12.0 - Fixes: rhbz#2130464 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 0.11.0-5 - Rebuilt for Python 3.11 * Tue Mar 15 2022 Miro Hrončok <mhroncok@redhat.com> - 0.11.0-4 - Add a workaround for setuptools 60+, use distutils from the standard library during the tests * Mon Mar 14 2022 Serge Guelton - 0.11.0-3 - Fix gcc12 build - Fixes: rhbz#2046923 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 14 2021 Miro Hrončok <mhroncok@redhat.com> - 0.11.0-1 - Update to 0.11.0 - Fixes: rhbz#2032254