Mon, 03 Jun 2024 20:51:56 UTC | login

Information for build python-munkres-1.0.12-7.fc29

ID57646
Package Namepython-munkres
Version1.0.12
Release7.fc29
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
StartedThu, 19 Jul 2018 08:54:23 UTC
CompletedThu, 19 Jul 2018 08:54:23 UTC
Tags
f29
f30
RPMs
src
python-munkres-1.0.12-7.fc29.src.rpm (info) (download)
noarch
python2-munkres-1.0.12-7.fc29.noarch.rpm (info) (download)
python3-munkres-1.0.12-7.fc29.noarch.rpm (info) (download)
Changelog * 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 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.8-2 - Rebuild for Python 3.6 * Tue Nov 15 2016 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.8-1 - Update to latest upstream release 1.0.8 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.7-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages