pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-jupyter_client py-jupyter_client: updated to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/60847b445769
branches: trunk
changeset: 388529:60847b445769
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 22 10:20:35 2022 +0000
description:
py-jupyter_client: updated to 7.4.7
7.4.7
Bugs fixed
- Fix connection reconciliation to handle restarts
7.4.6
Bugs fixed
- Reconcile connection information
7.4.5
Maintenance and upkeep improvements
- \[7.x\] Handle Jupyter Core Warning
- Clean up 7.x workflows
7.4.4
Bugs fixed
- Workaround for launch bug
7.4.3
Bugs fixed
- Defer creation of ready future
7.4.2
Bugs fixed
- Fix ready promise and session send
7.4.1
Bugs fixed
- Revert "Backport 845: Fix pending kernels again"
7.4.0
Bugs fixed
- Backport 845: Fix pending kernels again
diffstat:
devel/py-jupyter_client/Makefile | 6 +++---
devel/py-jupyter_client/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r f77e133dd78d -r 60847b445769 devel/py-jupyter_client/Makefile
--- a/devel/py-jupyter_client/Makefile Tue Nov 22 10:18:06 2022 +0000
+++ b/devel/py-jupyter_client/Makefile Tue Nov 22 10:20:35 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2022/09/13 11:43:25 adam Exp $
+# $NetBSD: Makefile,v 1.34 2022/11/22 10:20:35 adam Exp $
-DISTNAME= jupyter_client-7.3.5
+DISTNAME= jupyter_client-7.4.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_client/}
@@ -15,7 +15,7 @@
DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.2:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4.9.2:../../devel/py-jupyter_core
DEPENDS+= ${PYPKGPREFIX}-nest-asyncio>=1.5.4:../../devel/py-nest-asyncio
-DEPENDS+= ${PYPKGPREFIX}-tornado>=6.0:../../www/py-tornado
+DEPENDS+= ${PYPKGPREFIX}-tornado>=6.2:../../www/py-tornado
DEPENDS+= ${PYPKGPREFIX}-traitlets>=4.1.0:../../devel/py-traitlets
DEPENDS+= ${PYPKGPREFIX}-zmq>=23.0:../../net/py-zmq
TEST_DEPENDS+= ${PYPKGPREFIX}-ipykernel>=6.5:../../devel/py-ipykernel
diff -r f77e133dd78d -r 60847b445769 devel/py-jupyter_client/distinfo
--- a/devel/py-jupyter_client/distinfo Tue Nov 22 10:18:06 2022 +0000
+++ b/devel/py-jupyter_client/distinfo Tue Nov 22 10:20:35 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2022/09/13 11:43:25 adam Exp $
+$NetBSD: distinfo,v 1.27 2022/11/22 10:20:35 adam Exp $
-BLAKE2s (jupyter_client-7.3.5.tar.gz) = a97e276af804931457043bb2541823b5d349d1db6f89c33bf70b166571b4c4c6
-SHA512 (jupyter_client-7.3.5.tar.gz) = 5a3471fe03f44671fc2a06f8c78c11197084c8c951a1f8b55b89d651a6aea2ae1bdbb451ed463e52519954e7dba99b4e2298a6511eef2a3618f095dc864758d9
-Size (jupyter_client-7.3.5.tar.gz) = 326758 bytes
+BLAKE2s (jupyter_client-7.4.7.tar.gz) = ee4e542fe0b594e7c737433dbaa95260102026cad50df8389158d5dd657b4644
+SHA512 (jupyter_client-7.4.7.tar.gz) = ae78496dc130f2188961e61d0874602eb2f8c57586b39377954c1c8247f4dd587eff8e8fd8aec7c8d76beddc661b2aa8f74eb8a37fc667112886232642733195
+Size (jupyter_client-7.4.7.tar.gz) = 328801 bytes
Home |
Main Index |
Thread Index |
Old Index