Fri, 18 Oct 2024 06:40:54 UTC | login

Information for build mlpack-4.4.0-2.fc41

ID311951
Package Namemlpack
Version4.4.0
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mlpack.git#c742175ccf86ff680027168197fbd06aa2a57c98
SummaryFast, header-only C++ machine learning library
Descriptionmlpack is a C++ machine learning library with emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and maximum flexibility for expert users. mlpack outperforms competing machine learning libraries by large margins.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 14 Jul 2024 07:27:15 UTC
CompletedSun, 14 Jul 2024 12:57:28 UTC
Taskbuild (f41, /rpms/mlpack.git:c742175ccf86ff680027168197fbd06aa2a57c98)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mlpack.git#c742175ccf86ff680027168197fbd06aa2a57c98'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 4.4.0-2 - Rebuilt for Python 3.13 * Fri May 31 2024 Ryan Curtin <ryan@ratml.org> - 4.4.0-1 - Update to latest stable version. * Sun May 12 2024 Sandro <devel@penguinpee.nl> - 4.3.0-4 - Drop i686 support * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 19 2023 Ryan Curtin <ryan@ratml.org> - 4.3.0-1 - Update to latest stable version. - Rebuild against new Armadillo major version (12). * Mon Oct 30 2023 Benson Muite <benson_muite@emailplus.org> - 4.2.1-5 - Use RPM macros for python and cmake build directory * Fri Oct 27 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2.1-4 - Ensure stb_image contains the latest CVE patches * Wed Oct 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2.1-3 - Ensure stb_image contains the latest CVE patches * Mon Oct 16 2023 Ryan Curtin <ryan@ratml.org> - 4.2.1-2 - Attempt to reduce RAM usage on ppc64le. * Mon Sep 11 2023 Ryan Curtin <ryan@ratml.org> - 4.2.1-1 - Update to latest stable version. * Thu Jul 27 2023 Ryan Curtin <ryan@ratml.org> - 4.2.0-4 - Bugfix: ensure Cython finds pxds for a successful build. * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 4.2.0-2 - Rebuilt for Python 3.12 * Thu Jun 22 2023 Ryan Curtin <ryan@ratml.org> - 4.2.0-1 - Update to latest stable version. * Thu Apr 27 2023 Benson Muite <benson_muite@emailplus.org> - 4.1.0-1 - Update to new version * Sat Feb 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.0.1-4 - Update min. stb_image versions for nullptr deref. bug - Add stb license to the License field * Mon Feb 13 2023 Benson Muite <benson_muite@emailplus.org> - 4.0.1-3 - Use SPDX identifiers - Update license information to include Apache-2.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 29 2022 Ryan Curtin <ryan@ratml.org> - 4.0.1-1 - Update to latest stable version. * Mon Nov 21 2022 Ryan Curtin <ryan@ratml.org> - 4.0.0-7 - Fix incorrect Requires again (oops) :). * Thu Nov 17 2022 Benson Muite <benson_muite@emailplus.org> - 4.0.0-6 - Use license package * Tue Nov 15 2022 Benson Muite <benson_muite@emailplus.org> - 4.0.0-5 - Use just bin and devel directories * Mon Nov 14 2022 Benson Muite <benson_muite@emailplus.org> - 4.0.0-4 - Include README and other documentation files * Sun Nov 13 2022 Benson Muite <benson_muite@emailplus.org> - 4.0.0-3 - Put license in base package - Add static label to header only library * Mon Oct 31 2022 Ryan Curtin <ryan@ratml.org> - 4.0.0-2 - Fix incorrect Requires. * Wed Oct 26 2022 Ryan Curtin <ryan@ratml.org> - 4.0.0-1 - Update to latest stable version. - doc subpackage is no longer produced (mlpack 4.0.0 has no Doxygen support anymore). - Remove boost dependency, replace with cereal. * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 21 2022 Lumír Balhar <lbalhar@redhat.com> - 3.4.2-17 - Fix build by BR python3-devel - Fix compatibility with latest setuptools * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 3.4.2-16 - Rebuilt for Python 3.11