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/devel/py-jupyter_core/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/py-jupyter_core/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- pkgsrc/devel/py-jupyter_core/Makefile 2019/12/11 14:24:50 1.8 +++ pkgsrc/devel/py-jupyter_core/Makefile 2020/02/16 14:35:51 1.9 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2019/12/11 14:24:50 adam Exp $ +# $NetBSD: Makefile,v 1.9 2020/02/16 14:35:51 adam Exp $ -DISTNAME= jupyter_core-4.6.1 +DISTNAME= jupyter_core-4.6.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_core/}