Information for build python-munkres-1.1.2-8.fc34

ID1747775
Package Namepython-munkres
Version1.1.2
Release8.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-munkres.git#fb0bd1f259cf1de5388ba380d12662b7b2d06f0c
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 bypnemade
State complete
Volume DEFAULT
StartedSun, 16 May 2021 09:07:59 UTC
CompletedSun, 16 May 2021 09:09:22 UTC
Taskbuild (f34-candidate, /rpms/python-munkres.git:fb0bd1f259cf1de5388ba380d12662b7b2d06f0c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-munkres.git#fb0bd1f259cf1de5388ba380d12662b7b2d06f0c'}}
Tags
f34-cr-eln
f34-updates
RPMs
src
python-munkres-1.1.2-8.fc34.src.rpm (info) (download)
noarch
python3-munkres-1.1.2-8.fc34.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun May 16 2021 Parag Nemade <pnemade AT redhat DOT com> - 1.1.2-8 - License corrected to ASL 2.0 - See upstream commit 4bdf076 and release 1.0.7 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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