update to py-algorithm-munkres-1.0.7
This commit is contained in:
parent
07530778c6
commit
84ba9722e3
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/04/02 14:21:13 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2015/06/25 07:06:03 jasper Exp $
|
||||
|
||||
COMMENT = munkres algorithm for the Assignment Problem
|
||||
|
||||
MODPY_EGG_VERSION = 1.0.6
|
||||
MODPY_EGG_VERSION = 1.0.7
|
||||
DISTNAME = munkres-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-algorithm-${DISTNAME}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (munkres-1.0.6.tar.gz) = x4+AO5t3a/sgolyce7RK2/D5ICwgJNUapZadIeVgII0=
|
||||
SIZE (munkres-1.0.6.tar.gz) = 9841
|
||||
SHA256 (munkres-1.0.7.tar.gz) = M0pdhJvO/tPkwy7PvKTujfyO9fLxgTNNb39OEAtx1sQ=
|
||||
SIZE (munkres-1.0.7.tar.gz) = 9652
|
||||
|
Loading…
x
Reference in New Issue
Block a user