Tue, 04 Jun 2024 00:40:21 UTC | login

Information for build python-munkres-1.1.2-5.fc33

ID159630
Package Namepython-munkres
Version1.1.2
Release5.fc33
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
StartedWed, 03 Jun 2020 10:28:25 UTC
CompletedWed, 03 Jun 2020 10:28:25 UTC
Tags
f33
RPMs
src
python-munkres-1.1.2-5.fc33.src.rpm (info) (download)
noarch
python3-munkres-1.1.2-5.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.2-5 - Rebuilt for Python 3.9 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.2-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jun 01 2019 Fabian Affolter <mail@fabian-affolter.ch> - 1.1.2-1 - Update to latest upstream release 1.1.2 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0.12-8 - Subpackage python2-munkres has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.12-6 - Rebuilt for Python 3.7 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.12-5 - Rebuilt for Python 3.7