Sat, 23 Nov 2024 09:19:31 UTC | login

Information for build python-scikit-learn-0.22.1-2.fc33

ID150078
Package Namepython-scikit-learn
Version0.22.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-scikit-learn.git#c2ecb5c38c55a2fdc84189652c04ac4531634e00
SummaryMachine learning in Python
Description Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering. It strives to be simple and efficient, accessible to everybody, and reusable in various contexts.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 May 2020 07:56:51 UTC
CompletedWed, 06 May 2020 10:11:15 UTC
Taskbuild (f33, /rpms/python-scikit-learn.git:c2ecb5c38c55a2fdc84189652c04ac4531634e00)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-scikit-learn.git#c2ecb5c38c55a2fdc84189652c04ac4531634e00'}}
Tags
f33
RPMs
src
python-scikit-learn-0.22.1-2.fc33.src.rpm (info) (download)
riscv64
python3-scikit-learn-0.22.1-2.fc33.riscv64.rpm (info) (download)
python-scikit-learn-debugsource-0.22.1-2.fc33.riscv64.rpm (info) (download)
python3-scikit-learn-debuginfo-0.22.1-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 12 2020 Sergio Pascual <sergiopr@fedoraproject.org> - 0.22.1 - New upstream source (0.22.1) * Sat Jan 11 2020 Sergio Pascual <sergiopr@fedoraproject.org> - 0.22-1 - New upstream source (0.22) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.21.3-2 - Rebuilt for Python 3.8 * Thu Aug 01 2019 Sergio Pascual <sergiopr@fedoraproject.org> - 0.21.3-1 - New upstream source (0.21.3) - Add a patch to fix detection of openmp * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Dec 15 2018 Miro Hrončok <mhroncok@redhat.com> - 0.19.1-6 - Subpackage python2-scikit-learn has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Tue Jul 17 2018 Christian Dersch <lupinix@fedoraproject.org> - 0.19.1-5 - BuildRequires: gcc gcc-c++ * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.19.1-3 - Rebuilt for Python 3.7 - Recythonize the .c/.cpp files to fix FTBFS on Python 3.7 - Use python2-Cython, not Cython