https://bugzilla.redhat.com/show_bug.cgi?id=1202146 Bug ID: 1202146 Summary: Review Request: python-munkres - A Munkres algorithm for Python Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: mail@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-munkres.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-munkres-1.0.7-1.fc21.src.rpm Project URL: http://software.clapper.org/munkres/ Description: The 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. Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=9239067 rpmlint output: [fab@laptop017 SRPMS]$ rpmlint python-munkres-1.0.7-1.fc21.src.rpm python-munkres.src: W: spelling-error %description -l en_US ith -> it, itch, pith python-munkres.src: W: spelling-error %description -l en_US jth -> nth, 5th 1 packages and 0 specfiles checked; 0 errors, 2 warnings. [fab@laptop017 noarch]$ rpmlint python*-munk* python3-munkres.noarch: W: spelling-error %description -l en_US ith -> it, itch, pith python3-munkres.noarch: W: spelling-error %description -l en_US jth -> nth, 5th python-munkres.noarch: W: spelling-error %description -l en_US ith -> it, itch, pith python-munkres.noarch: W: spelling-error %description -l en_US jth -> nth, 5th 2 packages and 0 specfiles checked; 0 errors, 4 warnings. Fedora Account System Username: fab -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review