Wed, 29 May 2024 06:23:43 UTC | login

Information for build python-munkres-1.1.2-1.fc31

ID92619
Package Namepython-munkres
Version1.1.2
Release1.fc31
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, 24 Jul 2019 03:23:02 UTC
CompletedWed, 24 Jul 2019 03:23:02 UTC
Tags
f31
RPMs
src
python-munkres-1.1.2-1.fc31.src.rpm (info) (download)
noarch
python3-munkres-1.1.2-1.fc31.noarch.rpm (info) (download)
Changelog * 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 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.12-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 29 2017 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.12-1 - Update to latest upstream release 1.0.12