Fri, 02 Jun 2023 05:25:07 UTC

Information for build python-munkres-1.1.2-11.fc36

ID1896351
Package Namepython-munkres
Version1.1.2
Release11.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-munkres.git#3cea43e6829b0cf4eb4388e3efaa890dac99dfcc
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 byreleng
State complete
Volume DEFAULT
StartedFri, 21 Jan 2022 13:38:59 UTC
CompletedFri, 21 Jan 2022 13:41:15 UTC
Taskbuild (f36-rebuild, /rpms/python-munkres.git:3cea43e6829b0cf4eb4388e3efaa890dac99dfcc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-munkres.git#3cea43e6829b0cf4eb4388e3efaa890dac99dfcc'}}
Tags
f36
f36-Beta
f36-rebuild
f37
RPMs
src
python-munkres-1.1.2-11.fc36.src.rpm (info) (download)
noarch
python3-munkres-1.1.2-11.fc36.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.1.2-9 - Rebuilt for Python 3.10 * 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