Information for build scipy-1.16.2-1.fc43

ID162580
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
Release1.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/scipy.git#42400e05c0b9d546063485b6d6cc35565f5d9596
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 failed
Volume DEFAULT
StartedWed, 31 Dec 2025 07:05:11 CST
CompletedWed, 31 Dec 2025 07:50:55 CST
Taskbuild (f43, /rpms/scipy.git:42400e05c0b9d546063485b6d6cc35565f5d9596)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scipy.git#42400e05c0b9d546063485b6d6cc35565f5d9596'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * 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