Wed Jun 28 08:38:59 2023 UTC ()
py-jupyter_client: updated to 8.3.0

8.3.0

Enhancements made

- Allow kwargs when writting connection_file


(adam)
diff -r1.36 -r1.37 pkgsrc/devel/py-jupyter_client/Makefile
diff -r1.29 -r1.30 pkgsrc/devel/py-jupyter_client/distinfo

cvs diff -r1.36 -r1.37 pkgsrc/devel/py-jupyter_client/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-jupyter_client/Makefile 2023/04/25 10:56:38 1.36
+++ pkgsrc/devel/py-jupyter_client/Makefile 2023/06/28 08:38:59 1.37
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.36 2023/04/25 10:56:38 adam Exp $ 1# $NetBSD: Makefile,v 1.37 2023/06/28 08:38:59 adam Exp $
2 2
3DISTNAME= jupyter_client-8.2.0 3DISTNAME= jupyter_client-8.3.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_client/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_client/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://jupyter-client.readthedocs.io/ 9HOMEPAGE= https://jupyter-client.readthedocs.io/
10COMMENT= Jupyter protocol implementation and client libraries 10COMMENT= Jupyter protocol implementation and client libraries
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling
14DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.2:../../time/py-dateutil 14DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.2:../../time/py-dateutil
15DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4.12:../../devel/py-jupyter_core 15DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4.12:../../devel/py-jupyter_core
16DEPENDS+= ${PYPKGPREFIX}-tornado>=6.2:../../www/py-tornado 16DEPENDS+= ${PYPKGPREFIX}-tornado>=6.2:../../www/py-tornado

cvs diff -r1.29 -r1.30 pkgsrc/devel/py-jupyter_client/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-jupyter_client/distinfo 2023/04/25 10:56:38 1.29
+++ pkgsrc/devel/py-jupyter_client/distinfo 2023/06/28 08:38:59 1.30
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.29 2023/04/25 10:56:38 adam Exp $ 1$NetBSD: distinfo,v 1.30 2023/06/28 08:38:59 adam Exp $
2 2
3BLAKE2s (jupyter_client-8.2.0.tar.gz) = a5d9ae3f728c06edbdb7e2db0d467c6f9d50cebb36b95c100d6666e29a784ca6 3BLAKE2s (jupyter_client-8.3.0.tar.gz) = 4352b23b3101591c72d906b78d0a52a6b96c35702f0590458f3d07e64fef22a7
4SHA512 (jupyter_client-8.2.0.tar.gz) = 1337c4f2d93d9cd2ae5e3d8f30a8e4af69dad6e09c97e949d9300df0668be4da91134c73da06eb417c10ff2c09fd7beb28699e7a17502ceee3453cb9323b4363 4SHA512 (jupyter_client-8.3.0.tar.gz) = 2348cf67344cb9bbb9b020ef5570f5ca354c8acb00b9fb0d148b9419ec2efb922b1364ed3c2c2429ad66548af5dd90f232be1d56728ef09bd833312f13c07f77
5Size (jupyter_client-8.2.0.tar.gz) = 335567 bytes 5Size (jupyter_client-8.3.0.tar.gz) = 335973 bytes