Tue, 01 Oct 2024 04:48:41 UTC | login

Information for build python-scikit-learn-0.23.0-3.fc33

ID160250
Package Namepython-scikit-learn
Version0.23.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-scikit-learn.git#782099b67f6ec48a2d2cef69b46794f128578203
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 failed
Volume DEFAULT
StartedTue, 09 Jun 2020 11:53:39 UTC
CompletedTue, 09 Jun 2020 12:06:54 UTC
Taskbuild (f33, /rpms/python-scikit-learn.git:782099b67f6ec48a2d2cef69b46794f128578203)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-scikit-learn.git#782099b67f6ec48a2d2cef69b46794f128578203'}}
Tags No tags
RPMs No RPMs
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.23.0-3 - Rebuilt for Python 3.9 * Sun May 24 2020 Sergio Pascual <sergiopr@fedoraproject.org> - 0.23.0-2 - Add missing dependency on threadpoolctl (bz #1836744) * Sun May 17 2020 Sergio Pascual <sergiopr@fedoraproject.org> - 0.23.0-1 - New upstream source (0.23.0) * 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