Fri, 03 May 2024 08:00:42 UTC | login

Information for build pythran-0.9.7-1.fc33

ID188645
Package Namepythran
Version0.9.7
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pythran.git#088d72059b53006318a3f65edeb226d2bcaff8a0
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
StartedFri, 07 May 2021 14:26:39 UTC
CompletedFri, 07 May 2021 14:42:58 UTC
Taskbuild (f33, /rpms/pythran.git:088d72059b53006318a3f65edeb226d2bcaff8a0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pythran.git#088d72059b53006318a3f65edeb226d2bcaff8a0'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Sep 23 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.7-1 - Update to 0.9.7 - Rebuilt for Python 3.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager - Fixes: rhbz#1818006 - Fixes: rhbz#1787813 * Fri Mar 13 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.5-2 - Fix tests with ipython 7.12+ (#1813075) * Fri Jan 31 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.5-1 - Update to 0.9.5 (#1787813) * Tue Dec 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.4post1-1 - Update to 0.9.4post1 (#1747029) * Tue Aug 20 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-1 - Update to 0.9.3 (#1743187) - Allow 32bit architectures * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.2-1 - Initial package