Sun Mar 24 19:26:46 2024 UTC (64d)
py-nbclient: updated to 0.10.0

0.10.0

Optionally write out executed notebook in jupyter-execute


(adam)
diff -r1.13 -r1.14 pkgsrc/www/py-nbclient/Makefile
diff -r1.11 -r1.12 pkgsrc/www/py-nbclient/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/www/py-nbclient/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-nbclient/Makefile 2023/11/09 16:59:10 1.13
+++ pkgsrc/www/py-nbclient/Makefile 2024/03/24 19:26:46 1.14
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2023/11/09 16:59:10 adam Exp $ 1# $NetBSD: Makefile,v 1.14 2024/03/24 19:26:46 adam Exp $
2 2
3DISTNAME= nbclient-0.9.0 3DISTNAME= nbclient-0.10.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=n/nbclient/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=n/nbclient/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/jupyter/nbclient 9HOMEPAGE= https://github.com/jupyter/nbclient
10COMMENT= Client library for executing notebooks 10COMMENT= Client library for executing notebooks
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_client>=6.1.12:../../devel/py-jupyter_client 14DEPENDS+= ${PYPKGPREFIX}-jupyter_client>=6.1.12:../../devel/py-jupyter_client
15DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4.12:../../devel/py-jupyter_core 15DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4.12:../../devel/py-jupyter_core
16DEPENDS+= ${PYPKGPREFIX}-nbformat>=5.1:../../www/py-nbformat 16DEPENDS+= ${PYPKGPREFIX}-nbformat>=5.1:../../www/py-nbformat

cvs diff -r1.11 -r1.12 pkgsrc/www/py-nbclient/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-nbclient/distinfo 2023/11/09 16:59:10 1.11
+++ pkgsrc/www/py-nbclient/distinfo 2024/03/24 19:26:46 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2023/11/09 16:59:10 adam Exp $ 1$NetBSD: distinfo,v 1.12 2024/03/24 19:26:46 adam Exp $
2 2
3BLAKE2s (nbclient-0.9.0.tar.gz) = 740474be0cb39b67a262a4301f5a840142bdd14fcdb4fe081020770df15210d9 3BLAKE2s (nbclient-0.10.0.tar.gz) = ece4a2def1721ac18a2b14bdce5467f606f98ecf7ef11bfae1bca23ad4a35ae6
4SHA512 (nbclient-0.9.0.tar.gz) = dc6409e1f765e01978f7e5417269d82c2a001dc9a642f474b4d5cd28e34c969a68ae956aed55df3e82315bd457320e2bd25cbc13af2ea1f59a46f9d327d5eef2 4SHA512 (nbclient-0.10.0.tar.gz) = 1635c8af91839b9e651fbada7aca3699ebf92c0f4f7f47d9901f9977f56f2b31113c1229d1512bdb200c6c729e1e965649031729a60229d463e6b39f75ac9dc2
5Size (nbclient-0.9.0.tar.gz) = 60606 bytes 5Size (nbclient-0.10.0.tar.gz) = 62246 bytes