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:           Mon Dec 12 08:36:59 UTC 2022

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

Log Message:
py-jupyter_client: updated to 7.4.8

7.4.8

Bugs fixed

- Make sure loop is marked with nest_asyncio


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/py-jupyter_client/Makefile
cvs rdiff -u -r1.27 -r1.28 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.34 pkgsrc/devel/py-jupyter_client/Makefile:1.35
--- pkgsrc/devel/py-jupyter_client/Makefile:1.34        Tue Nov 22 10:20:35 2022
+++ pkgsrc/devel/py-jupyter_client/Makefile     Mon Dec 12 08:36:59 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2022/11/22 10:20:35 adam Exp $
+# $NetBSD: Makefile,v 1.35 2022/12/12 08:36:59 adam Exp $
 
-DISTNAME=      jupyter_client-7.4.7
+DISTNAME=      jupyter_client-7.4.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 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.27 pkgsrc/devel/py-jupyter_client/distinfo:1.28
--- pkgsrc/devel/py-jupyter_client/distinfo:1.27        Tue Nov 22 10:20:35 2022
+++ pkgsrc/devel/py-jupyter_client/distinfo     Mon Dec 12 08:36:59 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2022/11/22 10:20:35 adam Exp $
+$NetBSD: distinfo,v 1.28 2022/12/12 08:36:59 adam Exp $
 
-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
+BLAKE2s (jupyter_client-7.4.8.tar.gz) = 6a811175dc2a409884bb05b962697b951495b3bb3848e4b9bb840518faef7471
+SHA512 (jupyter_client-7.4.8.tar.gz) = dc7eed72ac6c820448e6d8a96c2bee7964706ba608ecaddc8b8aa17f33727ffc04c5a509cd8d7ee78876ce646fc6a508bacdc7b07473555efdad9dd2960ad089
+Size (jupyter_client-7.4.8.tar.gz) = 328958 bytes



Home | Main Index | Thread Index | Old Index