Information for build scipy-1.11.3-9.fc41

ID48912
Package Namescipy
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.11.3
Release9.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/scipy.git#340c10eb7913fc70b9a0bd7a3c83317ae0273aa7
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 24 May 2024 02:11:15 CST
CompletedSat, 25 May 2024 13:11:26 CST
Taskbuild (f41, /rpms/scipy.git:340c10eb7913fc70b9a0bd7a3c83317ae0273aa7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scipy.git#340c10eb7913fc70b9a0bd7a3c83317ae0273aa7'}}
Tags
f41
RPMs
src
scipy-1.11.3-9.fc41.src.rpm (info) (download)
riscv64
python3-scipy-1.11.3-9.fc41.riscv64.rpm (info) (download)
python3-scipy-tests-1.11.3-9.fc41.riscv64.rpm (info) (download)
python3-scipy-debuginfo-1.11.3-9.fc41.riscv64.rpm (info) (download)
scipy-debugsource-1.11.3-9.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
installed_pkgs.log
root.log
build.log
state.log
mock_output.log
Changelog * Thu May 02 2024 Pavel Simovec <psimovec@redhat.com> - 1.11.3-9 - Build without pythran in RHEL by default * Wed Apr 17 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.3-8 - Allow building with meson-python 0.16 - Allow building with pybind11 2.12 * Fri Feb 02 2024 Maxwell G <maxwell@gtmx.me> - 1.11.3-7 - Use dynamic BuildRequires for python runtime dependencies * Tue Jan 30 2024 Miro Hrončok <mhroncok@redhat.com> - 1.11.3-6 - Skip fewer tests during build * Mon Jan 29 2024 Florian Weimer <fweimer@redhat.com> - 1.11.3-5 - Disable incompatible-pointer-types errors on i686 (#2258823) * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 30 2023 Karolina Surma <ksurma@redhat.com> - 1.11.3-3 - Fix the build without pythran * Wed Nov 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.3-2 - Patch error collecting tests with pytest-xdist * Wed Oct 11 2023 Jerry James <loganjerry@gmail.com> - 1.11.3-1 - New upstream release 1.11.3 resolves: #2211813 - Convert License tag to SPDX - Add Provides for bundled projects - Disable LTO - Pythran works on 32-bit architectures again - Fix detection of open_memstream - Use pyproject macros instead of the deprecated py3 macros - Reenable some tests that work again - Remove unused BuildRequires * Wed Jul 12 2023 psimovec <psimovec@redhat.com> - 1.11.1-1 - New upstream release 1.11.1 resolves: #2211813 - Separate tests into subpackage python3-scipy-tests * Mon Jul 10 2023 Python Maint <python-maint@redhat.com> - 1.10.1-5 - Rebuilt for Python 3.12 * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.10.1-4 - Bootstrap for Python 3.12 * Tue May 23 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.10.1-3 - Avoid pytest-xdist dependency in RHEL builds * Wed Mar 15 2023 Pavel Šimovec <psimovec@redhat.com> - 1.10.1-2 - Remove workaround for linking issue on x86_64 - resolves: #2068530 * Wed Feb 22 2023 Pavel Šimovec <psimovec@redhat.com> - 1.10.1-1 - New upstream release 1.10.1 resolves: #2101172 - Use the optional python3-pooch dependency * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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