Thu, 30 Mar 2023 08:02:09 UTC

Information for build python-munkres-1.1.2-10.fc35

ID1799669
Package Namepython-munkres
Version1.1.2
Release10.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-munkres.git#9a8d83b02b5d693d0cb3b6a2703320e4ec5c838a
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, 23 Jul 2021 07:41:52 UTC
CompletedFri, 23 Jul 2021 07:43:01 UTC
Taskbuild (f35-rebuild, /rpms/python-munkres.git:9a8d83b02b5d693d0cb3b6a2703320e4ec5c838a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-munkres.git#9a8d83b02b5d693d0cb3b6a2703320e4ec5c838a'}}
Tags
f35
f35-Beta
f35-rebuild
f36
RPMs
src
python-munkres-1.1.2-10.fc35.src.rpm (info) (download)
noarch
python3-munkres-1.1.2-10.fc35.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * 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