Sat Apr 6 05:48:58 2024 UTC (60d)
py-test-jupyter: updated to 0.10.1

v0.10.1

Fix passing of kwargs to websocket_connect


(adam)
diff -r1.7 -r1.8 pkgsrc/www/py-test-jupyter/Makefile
diff -r1.5 -r1.6 pkgsrc/www/py-test-jupyter/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/www/py-test-jupyter/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-test-jupyter/Makefile 2024/04/03 15:00:50 1.7
+++ pkgsrc/www/py-test-jupyter/Makefile 2024/04/06 05:48:58 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2024/04/03 15:00:50 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2024/04/06 05:48:58 adam Exp $
2 2
3DISTNAME= pytest_jupyter-0.10.0 3DISTNAME= pytest_jupyter-0.10.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-jupyter/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-jupyter/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/jupyter-server/pytest-jupyter 9HOMEPAGE= https://github.com/jupyter-server/pytest-jupyter
10COMMENT= Pytest plugin for testing Jupyter libraries and extensions 10COMMENT= Pytest plugin for testing Jupyter libraries and extensions
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.10.0:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.10.0:../../devel/py-hatchling
14DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=5.7:../../devel/py-jupyter_core 14DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=5.7:../../devel/py-jupyter_core
15DEPENDS+= ${PYPKGPREFIX}-test>=7.0:../../devel/py-test 15DEPENDS+= ${PYPKGPREFIX}-test>=7.0:../../devel/py-test
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout

cvs diff -r1.5 -r1.6 pkgsrc/www/py-test-jupyter/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-test-jupyter/distinfo 2024/04/03 15:00:50 1.5
+++ pkgsrc/www/py-test-jupyter/distinfo 2024/04/06 05:48:58 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2024/04/03 15:00:50 adam Exp $ 1$NetBSD: distinfo,v 1.6 2024/04/06 05:48:58 adam Exp $
2 2
3BLAKE2s (pytest_jupyter-0.10.0.tar.gz) = cb0e3f4e6c74bdfc5aa0b2c72659541dbfebf6ad4de331cda8f0307724535185 3BLAKE2s (pytest_jupyter-0.10.1.tar.gz) = 1ea9e996d1ae59e6b15aadf96f7de4e86e6476099c76ce37751782ab0a72d59b
4SHA512 (pytest_jupyter-0.10.0.tar.gz) = 7d8e35ff5643703479aa116cac9b1b6d757319088b43fa3ae08a2865fc2bcf08cc25dd117edacc4695dfb2a18548d51658535984c5b0c10be14fb66e3e8cfc75 4SHA512 (pytest_jupyter-0.10.1.tar.gz) = ca380f3b4550388606053db97666d3e191e2b4c030b98fed8b88cee53aac0451faf63d1300c50af4313f20b38937558c390c7f9113ef6b9d20fa0c8f0b41e118
5Size (pytest_jupyter-0.10.0.tar.gz) = 15514 bytes 5Size (pytest_jupyter-0.10.1.tar.gz) = 15580 bytes