Wed, 02 Oct 2024 20:40:31 UTC | login

Information for build mlpack-4.5.0-1.fc41

ID341197
Package Namemlpack
Version4.5.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mlpack.git#428a5732ab40a8f09ec4d93ddf8f8c742c84b1a2
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 complete
Volume DEFAULT
StartedWed, 02 Oct 2024 08:54:10 UTC
CompletedWed, 02 Oct 2024 19:28:48 UTC
Taskbuild (f41, /rpms/mlpack.git:428a5732ab40a8f09ec4d93ddf8f8c742c84b1a2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mlpack.git#428a5732ab40a8f09ec4d93ddf8f8c742c84b1a2'}}
Tags
f41
RPMs
src
mlpack-4.5.0-1.fc41.src.rpm (info) (download)
riscv64
mlpack-bin-4.5.0-1.fc41.riscv64.rpm (info) (download)
mlpack-devel-4.5.0-1.fc41.riscv64.rpm (info) (download)
mlpack-licenses-4.5.0-1.fc41.riscv64.rpm (info) (download)
mlpack-python3-4.5.0-1.fc41.riscv64.rpm (info) (download)
mlpack-bin-debuginfo-4.5.0-1.fc41.riscv64.rpm (info) (download)
mlpack-debugsource-4.5.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 20 2024 Ryan Curtin <ryan@ratml.org> - 4.5.0-1 - Update to latest stable version. * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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.