Tue Mar 17 20:13:36 2020 UTC ()
py-jupyter_core: updated to 4.6.3

4.6.3
- Changed windows secure_write path to skip all filesystem permission checks when running in insecure mode.
  Too many exception paths existed for mounted file systems to reliably try to set them before opting out with the insecure write pattern.


(adam)
diff -r1.9 -r1.10 pkgsrc/devel/py-jupyter_core/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/py-jupyter_core/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/py-jupyter_core/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-jupyter_core/Makefile 2020/02/16 14:35:51 1.9
+++ pkgsrc/devel/py-jupyter_core/Makefile 2020/03/17 20:13:36 1.10
@@ -1,26 +1,27 @@ @@ -1,26 +1,27 @@
1# $NetBSD: Makefile,v 1.9 2020/02/16 14:35:51 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2020/03/17 20:13:36 adam Exp $
2 2
3DISTNAME= jupyter_core-4.6.2 3DISTNAME= jupyter_core-4.6.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_core/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_core/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://jupyter.org/ 9HOMEPAGE= https://jupyter.org/
10COMMENT= Jupyter core package 10COMMENT= Jupyter core package
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-traitlets>=4.1.0:../../devel/py-traitlets 13DEPENDS+= ${PYPKGPREFIX}-traitlets>=4.1.0:../../devel/py-traitlets
 14TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
14TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
15 16
16USE_LANGUAGES= # none 17USE_LANGUAGES= # none
17 18
18SUBST_CLASSES+= fix-prefix 19SUBST_CLASSES+= fix-prefix
19SUBST_STAGE.fix-prefix= pre-configure 20SUBST_STAGE.fix-prefix= pre-configure
20SUBST_MESSAGE.fix-prefix= Fixing prefix. 21SUBST_MESSAGE.fix-prefix= Fixing prefix.
21SUBST_FILES.fix-prefix= jupyter_core/paths.py 22SUBST_FILES.fix-prefix= jupyter_core/paths.py
22SUBST_VARS.fix-prefix= PREFIX 23SUBST_VARS.fix-prefix= PREFIX
23 24
24post-install: 25post-install:
25 cd ${DESTDIR}${PREFIX}/bin && \ 26 cd ${DESTDIR}${PREFIX}/bin && \
26 ${MV} jupyter jupyter-${PYVERSSUFFIX} && \ 27 ${MV} jupyter jupyter-${PYVERSSUFFIX} && \

cvs diff -r1.7 -r1.8 pkgsrc/devel/py-jupyter_core/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-jupyter_core/distinfo 2020/02/16 14:35:51 1.7
+++ pkgsrc/devel/py-jupyter_core/distinfo 2020/03/17 20:13:36 1.8
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.7 2020/02/16 14:35:51 adam Exp $ 1$NetBSD: distinfo,v 1.8 2020/03/17 20:13:36 adam Exp $
2 2
3SHA1 (jupyter_core-4.6.2.tar.gz) = bb6552292e99d0187b82c2d05fe4996a4c1a8036 3SHA1 (jupyter_core-4.6.3.tar.gz) = 9c49c8988531ab5cac4c3d37999f441c798824f5
4RMD160 (jupyter_core-4.6.2.tar.gz) = 5a23b40a10d82a2772e5adf40b982cf2194b8f12 4RMD160 (jupyter_core-4.6.3.tar.gz) = fa1a486598dff9f52fe205aebcb1b47b5b5274b3
5SHA512 (jupyter_core-4.6.2.tar.gz) = f9c32727d926ad08789ae611f76ff8f7d984f05bcdb288e271a23e95e280f23b21063ca0e8e758933be6e238c78fc00322233a7b5c818a2cdf22c15ee19eb341 5SHA512 (jupyter_core-4.6.3.tar.gz) = 3c7370c24a4cf53c9747e9e411852d207c0c7035809dab7cb018ccb53e19208df25ad4f728531e47f3a42c4d9694c3e1ed7b03133de23bcbdeb346c319f5f51f
6Size (jupyter_core-4.6.2.tar.gz) = 67123 bytes 6Size (jupyter_core-4.6.3.tar.gz) = 67305 bytes
7SHA1 (patch-jupyter__core_paths.py) = 2ed2b8bda891e323f7102e36fd66cfd61340b822 7SHA1 (patch-jupyter__core_paths.py) = 2ed2b8bda891e323f7102e36fd66cfd61340b822