Thu, 09 May 2024 17:46:10 UTC | login

Information for build scipy-1.8.1-6.1.riscv64.fc37

ID205584
Package Namescipy
Version1.8.1
Release6.1.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/scipy.git#10646f27c361d044afa75b0b48b68d564643474e
SummaryScientific Tools for Python
DescriptionScipy is open-source software for mathematics, science, and engineering. The core library is NumPy which provides convenient and fast N-dimensional array manipulation. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. Together, they run on all popular operating systems, are quick to install, and are free of charge. NumPy and SciPy are easy to use, but powerful enough to be depended upon by some of the world's leading scientists and engineers.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 02 Oct 2022 07:07:39 UTC
CompletedSun, 02 Oct 2022 12:37:08 UTC
Taskbuild (f37, /rpms/scipy.git:10646f27c361d044afa75b0b48b68d564643474e)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/scipy.git#10646f27c361d044afa75b0b48b68d564643474e'}}
Tags
f37
f38
f39
f40
RPMs
src
scipy-1.8.1-6.1.riscv64.fc37.src.rpm (info) (download)
riscv64
python3-scipy-1.8.1-6.1.riscv64.fc37.riscv64.rpm (info) (download)
python3-scipy-debuginfo-1.8.1-6.1.riscv64.fc37.riscv64.rpm (info) (download)
scipy-debugsource-1.8.1-6.1.riscv64.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Oct 02 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.8.1-6.1.riscv64 - Enable pythran on riscv64 * Thu Sep 22 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.8.1-6.0.riscv64 - Rebuild for Python 3.11 - Disable pythran on riscv64 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jul 03 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.8.1-5 - Fix linalg.lapack syevr segfault (#2099102) * Fri Jun 17 2022 Python Maint <python-maint@redhat.com> - 1.8.1-4 - Rebuilt for Python 3.11 * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.8.1-3 - Bootstrap for Python 3.11 * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.8.1-2 - Rebuilt for Python 3.11 * Thu Jun 09 2022 Nikola Forró <nforro@redhat.com> - 1.8.1-1 - New upstream release 1.8.1 resolves: #2088437 * Sat Mar 26 2022 Nikola Forró <nforro@redhat.com> - 1.8.0-3 - Skip test_cython_api also on armv7hl * Sat Mar 26 2022 Nikola Forró <nforro@redhat.com> - 1.8.0-2 - Disable pythran on armv7hl as well * Mon Feb 07 2022 Nikola Forró <nforro@redhat.com> - 1.8.0-1 - New upstream release 1.8.0 resolves: #2035126 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 21 2021 Nikola Forró <nforro@redhat.com> - 1.7.3-1 - New upstream release 1.7.3 resolves: #1988883 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 14 2021 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-2 - Use the optional Pythran build dependency * Wed Jun 23 2021 Nikola Forró <nforro@redhat.com> - 1.7.0-1 - New upstream release 1.7.0 resolves: #1953422 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.6.2-4 - Rebuilt for Python 3.10 * Fri Apr 23 2021 Nikola Forró <nforro@redhat.com> - 1.6.2-3 - Remove RPATH from certain shared object files * Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 1.6.2-2 - Rebuilt for removed libstdc++ symbol (#1937698) * Thu Mar 25 2021 Nikola Forró <nforro@redhat.com> - 1.6.2-1 - New upstream release 1.6.2 resolves: #1942896 * Thu Feb 18 2021 Nikola Forró <nforro@redhat.com> - 1.6.1-1 - New upstream release 1.6.1 resolves: #1929994 * Wed Feb 03 2021 Nikola Forró <nforro@redhat.com> - 1.6.0-3 - Increase test timeout on s390x * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 04 2021 Nikola Forró <nforro@redhat.com> - 1.6.0-1 - New upstream release 1.6.0 resolves: #1906692 * Wed Nov 25 2020 Nikola Forró <nforro@redhat.com> - 1.5.4-2 - Skip factorial() float tests on Python 3.10 resolves: #1898157 * Thu Nov 05 2020 Nikola Forró <nforro@redhat.com> - 1.5.4-1 - New upstream release 1.5.4 - Increase test timeout, 300 seconds is not always enough for test_logpdf_overflow on s390x resolves: #1894887 * Mon Oct 19 2020 Nikola Forró <nforro@redhat.com> - 1.5.3-1 - New upstream release 1.5.3 resolves: #1889132