diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-20 20:26:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-20 20:26:39 +0000 |
commit | 9bb760cdf9d05346a38bf7080fa56f63727702be (patch) | |
tree | f3886b812078f45ee95670981977967a0221a0b3 /math | |
parent | 6a08bbb5bd9d77f5bfd9a29085c1b6cc38070787 (diff) | |
download | pkgsrc-9bb760cdf9d05346a38bf7080fa56f63727702be.tar.gz |
Update to 1.0.6: changes not found, but this version works with python-3.
Diffstat (limited to 'math')
-rw-r--r-- | math/py-munkres/Makefile | 5 | ||||
-rw-r--r-- | math/py-munkres/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/math/py-munkres/Makefile b/math/py-munkres/Makefile index eb5c020e527..9953405b86e 100644 --- a/math/py-munkres/Makefile +++ b/math/py-munkres/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2012/09/11 23:04:31 asau Exp $ -# +# $NetBSD: Makefile,v 1.3 2014/01/20 20:26:39 wiz Exp $ -DISTNAME= munkres-1.0.5.4 +DISTNAME= munkres-1.0.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math MASTER_SITES= http://pypi.python.org/packages/source/m/munkres/ diff --git a/math/py-munkres/distinfo b/math/py-munkres/distinfo index 59f24b803ad..2e735fc55bf 100644 --- a/math/py-munkres/distinfo +++ b/math/py-munkres/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/05/30 11:05:30 wiz Exp $ +$NetBSD: distinfo,v 1.2 2014/01/20 20:26:39 wiz Exp $ -SHA1 (munkres-1.0.5.4.tar.gz) = d81de77cde326497f6752e4993f0aa93e6f1201c -RMD160 (munkres-1.0.5.4.tar.gz) = 728695026eaa9287224353d5f392e82b8d4e6e3d -Size (munkres-1.0.5.4.tar.gz) = 43050 bytes +SHA1 (munkres-1.0.6.tar.gz) = f5115fe4df109d8ef04e51e1c3799caded84d66d +RMD160 (munkres-1.0.6.tar.gz) = 21db2ea164f20a829b8c6b3faf691cfb8ec5e625 +Size (munkres-1.0.6.tar.gz) = 9841 bytes |