Mon Jan 20 20:26:39 2014 UTC ()
Update to 1.0.6: changes not found, but this version works with python-3.


(wiz)
diff -r1.2 -r1.3 pkgsrc/math/py-munkres/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/math/py-munkres/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/math/py-munkres/Makefile (expand / switch to unified diff)

--- pkgsrc/math/py-munkres/Makefile 2012/09/11 23:04:31 1.2
+++ pkgsrc/math/py-munkres/Makefile 2014/01/20 20:26:39 1.3
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2012/09/11 23:04:31 asau Exp $ 1# $NetBSD: Makefile,v 1.3 2014/01/20 20:26:39 wiz Exp $
2# 
3 2
4DISTNAME= munkres-1.0.5.4 3DISTNAME= munkres-1.0.6
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
6CATEGORIES= math 5CATEGORIES= math
7MASTER_SITES= http://pypi.python.org/packages/source/m/munkres/ 6MASTER_SITES= http://pypi.python.org/packages/source/m/munkres/
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://pypi.python.org/pypi/munkres/ 9HOMEPAGE= http://pypi.python.org/pypi/munkres/
11COMMENT= Munkres algorithm for the Assignment Problem 10COMMENT= Munkres algorithm for the Assignment Problem
12LICENSE= modified-bsd 11LICENSE= modified-bsd
13 12
14USE_LANGUAGES= # none 13USE_LANGUAGES= # none
15REPLACE_PYTHON= munkres.py 14REPLACE_PYTHON= munkres.py
16 15
17.include "../../lang/python/application.mk" 16.include "../../lang/python/application.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/math/py-munkres/distinfo (expand / switch to unified diff)

--- pkgsrc/math/py-munkres/distinfo 2012/05/30 11:05:30 1.1.1.1
+++ pkgsrc/math/py-munkres/distinfo 2014/01/20 20:26:39 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2012/05/30 11:05:30 wiz Exp $ 1$NetBSD: distinfo,v 1.2 2014/01/20 20:26:39 wiz Exp $
2 2
3SHA1 (munkres-1.0.5.4.tar.gz) = d81de77cde326497f6752e4993f0aa93e6f1201c 3SHA1 (munkres-1.0.6.tar.gz) = f5115fe4df109d8ef04e51e1c3799caded84d66d
4RMD160 (munkres-1.0.5.4.tar.gz) = 728695026eaa9287224353d5f392e82b8d4e6e3d 4RMD160 (munkres-1.0.6.tar.gz) = 21db2ea164f20a829b8c6b3faf691cfb8ec5e625
5Size (munkres-1.0.5.4.tar.gz) = 43050 bytes 5Size (munkres-1.0.6.tar.gz) = 9841 bytes