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:           Sat Apr  6 05:48:58 UTC 2024

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

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

v0.10.1

Fix passing of kwargs to websocket_connect


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-test-jupyter/Makefile
cvs rdiff -u -r1.5 -r1.6 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.7 pkgsrc/www/py-test-jupyter/Makefile:1.8
--- pkgsrc/www/py-test-jupyter/Makefile:1.7     Wed Apr  3 15:00:50 2024
+++ pkgsrc/www/py-test-jupyter/Makefile Sat Apr  6 05:48:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/04/03 15:00:50 adam Exp $
+# $NetBSD: Makefile,v 1.8 2024/04/06 05:48:58 adam Exp $
 
-DISTNAME=      pytest_jupyter-0.10.0
+DISTNAME=      pytest_jupyter-0.10.1
 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.5 pkgsrc/www/py-test-jupyter/distinfo:1.6
--- pkgsrc/www/py-test-jupyter/distinfo:1.5     Wed Apr  3 15:00:50 2024
+++ pkgsrc/www/py-test-jupyter/distinfo Sat Apr  6 05:48:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/04/03 15:00:50 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/04/06 05:48:58 adam Exp $
 
-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
+BLAKE2s (pytest_jupyter-0.10.1.tar.gz) = 1ea9e996d1ae59e6b15aadf96f7de4e86e6476099c76ce37751782ab0a72d59b
+SHA512 (pytest_jupyter-0.10.1.tar.gz) = ca380f3b4550388606053db97666d3e191e2b4c030b98fed8b88cee53aac0451faf63d1300c50af4313f20b38937558c390c7f9113ef6b9d20fa0c8f0b41e118
+Size (pytest_jupyter-0.10.1.tar.gz) = 15580 bytes



Home | Main Index | Thread Index | Old Index