Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/finance/py-vatnumber/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/finance/py-vatnumber/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- pkgsrc/finance/py-vatnumber/Attic/Makefile 2018/07/03 05:03:17 1.10 +++ pkgsrc/finance/py-vatnumber/Attic/Makefile 2019/04/26 13:13:57 1.11 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2018/07/03 05:03:17 adam Exp $ +# $NetBSD: Makefile,v 1.11 2019/04/26 13:13:57 maya Exp $ DISTNAME= vatnumber-1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-stdnum-[0-9]*:../../misc/py-stdnum -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-simplesoap via py-stdnum +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-simplesoap via py-stdnum .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"