pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-test-jupyter



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr  3 15:00:50 UTC 2024

Modified Files:
        pkgsrc/www/py-test-jupyter: Makefile distinfo

Log Message:
py-test-jupyter: updated to 0.10.0

0.10.0

Enhancements made

jp_ws_fetch: passthrough kwargs to websocket_connect


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-test-jupyter/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-test-jupyter/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-test-jupyter/Makefile
diff -u pkgsrc/www/py-test-jupyter/Makefile:1.6 pkgsrc/www/py-test-jupyter/Makefile:1.7
--- pkgsrc/www/py-test-jupyter/Makefile:1.6     Sun Mar 17 10:10:19 2024
+++ pkgsrc/www/py-test-jupyter/Makefile Wed Apr  3 15:00:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/03/17 10:10:19 adam Exp $
+# $NetBSD: Makefile,v 1.7 2024/04/03 15:00:50 adam Exp $
 
-DISTNAME=      pytest_jupyter-0.9.1
+DISTNAME=      pytest_jupyter-0.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-jupyter/}

Index: pkgsrc/www/py-test-jupyter/distinfo
diff -u pkgsrc/www/py-test-jupyter/distinfo:1.4 pkgsrc/www/py-test-jupyter/distinfo:1.5
--- pkgsrc/www/py-test-jupyter/distinfo:1.4     Sun Mar 17 10:10:19 2024
+++ pkgsrc/www/py-test-jupyter/distinfo Wed Apr  3 15:00:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/03/17 10:10:19 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/04/03 15:00:50 adam Exp $
 
-BLAKE2s (pytest_jupyter-0.9.1.tar.gz) = 6e25d81925adde115780f4b2f84263df7168d2b41e3a8686092194bd29d51dc9
-SHA512 (pytest_jupyter-0.9.1.tar.gz) = bb513b4560fb4edcebfe3bef5f62544ec241de235a23cb644a6c9830d8284b7b22ac448e48ad48350dc17fa35a9117bcceabfdbeaa578a97be3db34fa3a5a1f8
-Size (pytest_jupyter-0.9.1.tar.gz) = 15519 bytes
+BLAKE2s (pytest_jupyter-0.10.0.tar.gz) = cb0e3f4e6c74bdfc5aa0b2c72659541dbfebf6ad4de331cda8f0307724535185
+SHA512 (pytest_jupyter-0.10.0.tar.gz) = 7d8e35ff5643703479aa116cac9b1b6d757319088b43fa3ae08a2865fc2bcf08cc25dd117edacc4695dfb2a18548d51658535984c5b0c10be14fb66e3e8cfc75
+Size (pytest_jupyter-0.10.0.tar.gz) = 15514 bytes



Home | Main Index | Thread Index | Old Index