Thu, 02 May 2024 07:48:26 UTC | login

Information for build scipy-1.4.1-1.fc33

ID156446
Package Namescipy
Version1.4.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/scipy.git#5b99b78e2cb8a52d2482e89c718d47184e76e066
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, 03 May 2020 19:18:04 UTC
CompletedMon, 04 May 2020 03:11:47 UTC
Taskbuild (f33, /rpms/scipy.git:5b99b78e2cb8a52d2482e89c718d47184e76e066)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scipy.git#5b99b78e2cb8a52d2482e89c718d47184e76e066'}}
Tags
f33
RPMs
src
scipy-1.4.1-1.fc33.src.rpm (info) (download)
riscv64
python3-scipy-1.4.1-1.fc33.riscv64.rpm (info) (download)
python3-scipy-debuginfo-1.4.1-1.fc33.riscv64.rpm (info) (download)
scipy-debugsource-1.4.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Mar 01 2020 Orion Poplawski <orion@nwra.com> - 1.4.1-1 - Update to 1.4.1 (bz#1771154) - Workaround FTBFS with gcc 10 (bz#1800078) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Oct 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.1-1 - Update to 1.3.1 (#1674101) - Drop Python 2 packages (not supported by SciPy >= 1.3) - Backported upstream patch for cKDTree (fixes FTBFS) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-8 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-7 - Rebuilt for Python 3.8 * Tue Jul 30 2019 Petr Viktorin <pviktori@redhat.com> - 1.2.1-6 - Remove build dependency on python2-pytest-xdist and python2-pytest-timeout - Enable parallel tests in Python 3 %check - Use macros for Python interpreter in tests * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 10 2019 Marcel Plch <mplch@redhat.com> - 1.2.1-4 - Fix FTBFS with Py3.8 (#1606315) * Thu May 16 2019 Orion Poplawski <orion@nwra.com> - 1.2.1-3 - Build only against openblasp (bugz#1709161) * Fri Apr 26 2019 Orion Poplawski <orion@nwra.com> - 1.2.1-2 - Do not create *-PYTEST.pyc files * Tue Apr 23 2019 Orion Poplawski <orion@nwra.com> - 1.2.1-1 - Update to 1.2.1 - Drop scipy2-doc * Wed Feb 06 2019 Charalampos Stratakis <cstratak@redhat.com> - 1.2.0-1 - Update to 1.2.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 23 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-2 - Don't ignore the tests results but rather have a tolerance rate - Skip test_decomp on ppc64le as it currently segfaults * Fri Jun 22 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-1 - Update to 1.1.0 (#1560265, #1594355) * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-8 - Rebuilt for Python 3.7