Sat, 22 Feb 2025 05:25:57 UTC | login

Information for build python-munkres-1.1.4-2.fc42

ID349535
Package Namepython-munkres
Version1.1.4
Release2.fc42
Epoch
SummaryA Munkres algorithm for Python
DescriptionThe Munkres module provides an implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm models an assignment problem as an NxM cost matrix, where each element represents the cost of assigning the ith worker to the jth job, and it figures out the least-cost solution, choosing a single item from each row and column in the matrix, such that no row and no column are used more than once.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Feb 2025 12:25:28 UTC
CompletedFri, 21 Feb 2025 12:25:28 UTC
Tags
f42
RPMs
src
python-munkres-1.1.4-2.fc42.src.rpm (info) (download)
noarch
python3-munkres-1.1.4-2.fc42.noarch.rpm (info) (download)
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Sep 27 2024 Fabian Affolter <mail@fabian-affolter.ch> - 1.1.4-1 - Update to latest upstream release * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.1.2-20 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 09 2023 Parag Nemade <pnemade AT redhat DOT com> - 1.1.2-17 - Convert license to SPDX expression * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1.2-15 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild