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/math/py-numba/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/py-numba/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- pkgsrc/math/py-numba/Makefile 2020/04/18 08:14:09 1.16 +++ pkgsrc/math/py-numba/Makefile 2020/05/12 08:11:36 1.17 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2020/04/18 08:14:09 adam Exp $ +# $NetBSD: Makefile,v 1.17 2020/05/12 08:11:36 adam Exp $ -DISTNAME= numba-0.49.0 +DISTNAME= numba-0.49.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=n/numba/}