Mon, 05 Jun 2023 10:39:19 UTC

Information for build python-munkres-1.1.2-14.el9

ID2157673
Package Namepython-munkres
Version1.1.2
Release14.el9
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-munkres.git#0d735bae4a8bca67995f76e0bff9dd8898e14411
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 bytagoh
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 06:56:21 UTC
CompletedWed, 22 Feb 2023 06:58:05 UTC
Taskbuild (epel9-candidate, /rpms/python-munkres.git:0d735bae4a8bca67995f76e0bff9dd8898e14411)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-munkres.git#0d735bae4a8bca67995f76e0bff9dd8898e14411'}}
Tags
epel9
RPMs
src
python-munkres-1.1.2-14.el9.src.rpm (info) (download)
noarch
python3-munkres-1.1.2-14.el9.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1.2-12 - Rebuilt for Python 3.11 * 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