Mon Feb 19 09:26:58 2024 UTC (97d)
py-notebook_shim: updated to 0.2.4

0.2.4

Maintenance and upkeep improvements

- Fix extension discovery warning


(adam)
diff -r1.4 -r1.5 pkgsrc/www/py-notebook_shim/Makefile
diff -r1.1 -r1.2 pkgsrc/www/py-notebook_shim/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/www/py-notebook_shim/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-notebook_shim/Makefile 2023/10/28 19:57:24 1.4
+++ pkgsrc/www/py-notebook_shim/Makefile 2024/02/19 09:26:58 1.5
@@ -1,32 +1,27 @@ @@ -1,32 +1,27 @@
1# $NetBSD: Makefile,v 1.4 2023/10/28 19:57:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2024/02/19 09:26:58 adam Exp $
2 2
3DISTNAME= notebook_shim-0.2.3 3DISTNAME= notebook_shim-0.2.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= www python 5CATEGORIES= www python
7MASTER_SITES= ${MASTER_SITE_PYPI:=n/notebook-shim/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=n/notebook-shim/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/jupyter/notebook_shim 9HOMEPAGE= https://github.com/jupyter/notebook_shim
11COMMENT= For switching to Jupyter Server 10COMMENT= For switching to Jupyter Server
12LICENSE= modified-bsd 11LICENSE= modified-bsd
13 12
14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.0:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.0:../../devel/py-hatchling
15DEPENDS+= ${PYPKGPREFIX}-jupyter_server>=1.8:../../www/py-jupyter_server 14DEPENDS+= ${PYPKGPREFIX}-jupyter_server>=1.8:../../www/py-jupyter_server
16# TODO: import py-test-tornasync 15# TODO: import py-test-tornasync
17TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 
18TEST_DEPENDS+= ${PYPKGPREFIX}-test-console-scripts-[0-9]*:../../devel/py-test-console-scripts 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-console-scripts-[0-9]*:../../devel/py-test-console-scripts
19TEST_DEPENDS+= ${PYPKGPREFIX}-test-jupyter-[0-9]*:../../www/py-test-jupyter 17TEST_DEPENDS+= ${PYPKGPREFIX}-test-jupyter-[0-9]*:../../www/py-test-jupyter
20TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout 18TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout
21 19
22USE_LANGUAGES= # none 20USE_LANGUAGES= # none
23 21
24PYTHON_SELF_CONFLICT= yes 22PYTHON_SELF_CONFLICT= yes
25 23
26PYTHON_VERSIONS_INCOMPATIBLE= 27 38 24PYTHON_VERSIONS_INCOMPATIBLE= 27 38
27 25
28do-test: 
29 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests 
30 
31.include "../../lang/python/wheel.mk" 26.include "../../lang/python/wheel.mk"
32.include "../../mk/bsd.pkg.mk" 27.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/www/py-notebook_shim/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-notebook_shim/distinfo 2023/05/05 11:01:09 1.1
+++ pkgsrc/www/py-notebook_shim/distinfo 2024/02/19 09:26:58 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2023/05/05 11:01:09 adam Exp $ 1$NetBSD: distinfo,v 1.2 2024/02/19 09:26:58 adam Exp $
2 2
3BLAKE2s (notebook_shim-0.2.3.tar.gz) = 132cefc3cac5cade1c3b883e6bf123890a077becf2b66894d47aa5226389089d 3BLAKE2s (notebook_shim-0.2.4.tar.gz) = cde200cc9bdeddf005d9432f59a484fcedda3b191deac8c1568963a812190b34
4SHA512 (notebook_shim-0.2.3.tar.gz) = 87114ea915ab5160b11023dddcc622aafba315fe07de21cedbed1e374ec2406eba378575e903377dbb9cc69e7449eb184cb0420513b7dc05078af0e91bc5f884 4SHA512 (notebook_shim-0.2.4.tar.gz) = 74b43e39b39ce91ee8ec2c4da2915fb7accc0992730fa4c9a6ef5037327afd5393ab11f576dd21033769ace3e5f0d44b9d6de76da0d3cd147064739b67b50719
5Size (notebook_shim-0.2.3.tar.gz) = 13082 bytes 5Size (notebook_shim-0.2.4.tar.gz) = 13167 bytes