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:           Sun Oct 29 16:54:57 UTC 2023

Modified Files:
        pkgsrc/devel/py-jupyter_client: Makefile distinfo

Log Message:
py-jupyter_client: updated to 8.5.0

8.5.0

Enhancements made

- Allow to update kernels env in between restart.

Maintenance and upkeep improvements

- Enable strict typing
- Update typings for mypy 1.6


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/py-jupyter_client/Makefile
cvs rdiff -u -r1.31 -r1.32 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.39 pkgsrc/devel/py-jupyter_client/Makefile:1.40
--- pkgsrc/devel/py-jupyter_client/Makefile:1.39        Sat Oct 28 19:57:03 2023
+++ pkgsrc/devel/py-jupyter_client/Makefile     Sun Oct 29 16:54:57 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2023/10/28 19:57:03 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2023/10/29 16:54:57 adam Exp $
 
-DISTNAME=      jupyter_client-8.3.1
+DISTNAME=      jupyter_client-8.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter_client/}
 

Index: pkgsrc/devel/py-jupyter_client/distinfo
diff -u pkgsrc/devel/py-jupyter_client/distinfo:1.31 pkgsrc/devel/py-jupyter_client/distinfo:1.32
--- pkgsrc/devel/py-jupyter_client/distinfo:1.31        Wed Aug 30 13:40:05 2023
+++ pkgsrc/devel/py-jupyter_client/distinfo     Sun Oct 29 16:54:57 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2023/08/30 13:40:05 adam Exp $
+$NetBSD: distinfo,v 1.32 2023/10/29 16:54:57 adam Exp $
 
-BLAKE2s (jupyter_client-8.3.1.tar.gz) = 65216c95594ad0032bdfb3da0c0b7fe672ee2f9c0b1f034977c09cabd31851d4
-SHA512 (jupyter_client-8.3.1.tar.gz) = ce600985ed9d36d4a96bbed6142b46988d46ea468d8f266fd3c9a7357f60d5e2a9bddb11c912a3c137079322e4363b975c4b43b1a53e65b5d649d367a098a52d
-Size (jupyter_client-8.3.1.tar.gz) = 337007 bytes
+BLAKE2s (jupyter_client-8.5.0.tar.gz) = 6993333cab6bd8a25f355c5dad86d414127cc2ee7100584ab6b90635993f8e16
+SHA512 (jupyter_client-8.5.0.tar.gz) = 256fde7866b66e263d3b03afd8d8a0fddce23513c37375ab255398d1ed2cad5df87b753b577b8f6634ffe4ab4d55a82afd134444fc7714c4f3846d7d3a66f353
+Size (jupyter_client-8.5.0.tar.gz) = 339190 bytes



Home | Main Index | Thread Index | Old Index