Fri, 03 May 2024 06:07:14 UTC | login

Information for build pythran-0.11.0-6.fc37

ID204859
Package Namepythran
Version0.11.0
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pythran.git#f8da679b0058c7f1dcedfe0b3bd1a3b2d599940a
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 complete
Volume DEFAULT
StartedSat, 01 Oct 2022 15:58:02 UTC
CompletedSun, 02 Oct 2022 06:52:45 UTC
Taskbuild (f37, /rpms/pythran.git:f8da679b0058c7f1dcedfe0b3bd1a3b2d599940a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pythran.git#f8da679b0058c7f1dcedfe0b3bd1a3b2d599940a'}}
Tags
f37
f38
f39
f40
RPMs
src
pythran-0.11.0-6.fc37.src.rpm (info) (download)
riscv64
pythran-0.11.0-6.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Fri Sep 17 2021 Miro Hrončok <mhroncok@redhat.com> - 0.10.0-1 - Update to 0.10.0 - Fixes: rhbz#2003905 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.12.post1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 14 2021 Miro Hrončok <mhroncok@redhat.com> - 0.9.12.post1-1 - Update to 0.9.12.post1 - Fixes: rhbz#1982196 * Wed Jul 14 2021 Miro Hrončok <mhroncok@redhat.com> - 0.9.12-1 - Update to 0.9.12 - Fixes: rhbz#1981981 - Fixes: rhbz#1927172 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.9.11-2 - Rebuilt for Python 3.10 * Sun May 23 2021 sguelton@redhat.com - 0.9.11-1 - Update to 0.9.11 * Sun May 09 2021 sguelton@redhat.com - 0.9.10-1 - Update to 0.9.10 * Wed Mar 31 2021 sguelton@redhat.com - 0.9.9-1 - Update to 0.9.9 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8^post3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 18 2021 Serge Guelton - 0.9.8^post3-2 - Apply compatibility patch with numpy 1.20 * Sun Dec 13 2020 sguelton@redhat.com - 0.9.8^post3-1 - Update to 0.9.8post3 - No longer recommend SciPy * 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