pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-jupyter_client
Module Name: pkgsrc
Committed By: adam
Date: Sat Jul 20 12:45:48 UTC 2024
Modified Files:
pkgsrc/devel/py-jupyter_client: Makefile distinfo
Log Message:
py-jupyter_client: updated to 8.6.2
8.6.2
Bugs fixed
- Use non-blocking zmq Poller
Documentation improvements
- use https url
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/py-jupyter_client/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/py-jupyter_client/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-jupyter_client/Makefile
diff -u pkgsrc/devel/py-jupyter_client/Makefile:1.42 pkgsrc/devel/py-jupyter_client/Makefile:1.43
--- pkgsrc/devel/py-jupyter_client/Makefile:1.42 Sun Mar 17 17:30:23 2024
+++ pkgsrc/devel/py-jupyter_client/Makefile Sat Jul 20 12:45:48 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2024/03/17 17:30:23 adam Exp $
+# $NetBSD: Makefile,v 1.43 2024/07/20 12:45:48 adam Exp $
-DISTNAME= jupyter_client-8.6.1
+DISTNAME= jupyter_client-8.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_client/}
@@ -16,10 +16,9 @@ DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4
DEPENDS+= ${PYPKGPREFIX}-tornado>=6.2:../../www/py-tornado
DEPENDS+= ${PYPKGPREFIX}-traitlets>=5.3:../../devel/py-traitlets
DEPENDS+= ${PYPKGPREFIX}-zmq>=23.0:../../net/py-zmq
-TEST_DEPENDS+= ${PYPKGPREFIX}-ipykernel>=6.5:../../devel/py-ipykernel
-TEST_DEPENDS+= ${PYPKGPREFIX}-ipython-[0-9]*:../../devel/py-ipython
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.18:../../devel/py-test-asyncio
+TEST_DEPENDS+= ${PYPKGPREFIX}-ipykernel>=6.14:../../devel/py-ipykernel
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-jupyter>=0.4.1:../../www/py-test-jupyter
TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-jupyter_client/distinfo
diff -u pkgsrc/devel/py-jupyter_client/distinfo:1.34 pkgsrc/devel/py-jupyter_client/distinfo:1.35
--- pkgsrc/devel/py-jupyter_client/distinfo:1.34 Sun Mar 17 17:30:23 2024
+++ pkgsrc/devel/py-jupyter_client/distinfo Sat Jul 20 12:45:48 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2024/03/17 17:30:23 adam Exp $
+$NetBSD: distinfo,v 1.35 2024/07/20 12:45:48 adam Exp $
-BLAKE2s (jupyter_client-8.6.1.tar.gz) = 686edcca17f6ea4f7c382bad9f90512749d68e6e6ee57d746242ed8ecee80a24
-SHA512 (jupyter_client-8.6.1.tar.gz) = be70d1f250da6698998a5c523d733da386940952487335e615160e04600e00e7ff170cae7f0c03e3a000ecca2bac26855f100c95f2759983c0b50fde10ed8223
-Size (jupyter_client-8.6.1.tar.gz) = 340957 bytes
+BLAKE2s (jupyter_client-8.6.2.tar.gz) = b77d824bc3a2643f04f46e84b947800383916075f43ec73469ead54733c28d5e
+SHA512 (jupyter_client-8.6.2.tar.gz) = ce0ae60b083ce0a37ddd0249d3caef0581ece61927ae685ee80b55d9431557352f1dce6cf81894d39343087b15cc6ac3449abe88cb4119a0d03824b3642f84ff
+Size (jupyter_client-8.6.2.tar.gz) = 341102 bytes
Home |
Main Index |
Thread Index |
Old Index