Information for build scipy-1.16.2-2.fc44

ID190398
Package Namescipy
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.16.2
Release2.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/scipy.git#7f44cc4d8ac3ee9f746489f5a3bc39a0ac690ec6
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 byliuyang
State failed
Volume DEFAULT
StartedTue, 28 Apr 2026 11:06:45 CST
CompletedTue, 28 Apr 2026 13:24:31 CST
Taskbuild (f44, /rpms/scipy.git:7f44cc4d8ac3ee9f746489f5a3bc39a0ac690ec6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scipy.git#7f44cc4d8ac3ee9f746489f5a3bc39a0ac690ec6'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Nov 11 2025 Charalampos Stratakis <cstratak@redhat.com> - 1.16.2-2 - Make Cython upper bound removal version agnostic * Mon Sep 29 2025 Nikola Forró <nforro@redhat.com> - 1.16.2-1 - New upstream release 1.16.2 - Work around ppc64le FTBFS with netlib/atlas * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.15.3-6 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.15.3-5 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jul 08 2025 Charalampos Stratakis <cstratak@redhat.com> - 1.15.3-3 - Loosen the upper bound on Cython * Mon Jun 16 2025 Gwyn Ciesla <gwync@protonmail.com> - 1.15.3-2 - Bump EVR * Fri Jun 06 2025 Python Maint <python-maint@redhat.com> - 1.14.1-5 - Rebuilt for Python 3.14 * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.14.1-4 - Bootstrap for Python 3.14 * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Dec 14 2024 Orion Poplawski <orion@nwra.com> - 1.14.1-2 - Rebuild with numpy 2.0 - Skip failing test_gh7799 on x86_64 * Fri Sep 13 2024 Nikola Forró <nforro@redhat.com> - 1.14.1-1 - New upstream release 1.14.1 * Tue Jul 30 2024 Nikola Forró <nforro@redhat.com> - 1.11.3-15 - Loosen the upper bound on pybind11 * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 16 2024 Python Maint <python-maint@redhat.com> - 1.11.3-13 - Rebuilt for Python 3.13 * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.11.3-12 - Bootstrap for Python 3.13 * Sat Jun 08 2024 Miro Hrončok <mhroncok@redhat.com> - 1.11.3-11 - Relax the pythran dependency * Wed May 22 2024 Pavel Simovec <psimovec@redhat.com> - 1.11.3-10 - Remove python3-pooch optional dependency from RHEL * 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