pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-jupyter_events



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 14 16:04:59 UTC 2026

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

Log Message:
py-jupyter_events: updated to 0.12.1

0.12.1

Bugs fixed

- [Bug] Fix empty error messages from failing event listeners


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-jupyter_events/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-jupyter_events/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_events/Makefile
diff -u pkgsrc/devel/py-jupyter_events/Makefile:1.11 pkgsrc/devel/py-jupyter_events/Makefile:1.12
--- pkgsrc/devel/py-jupyter_events/Makefile:1.11        Thu Oct  9 07:57:33 2025
+++ pkgsrc/devel/py-jupyter_events/Makefile     Thu May 14 16:04:59 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/10/09 07:57:33 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2026/05/14 16:04:59 adam Exp $
 
-DISTNAME=      jupyter_events-0.12.0
+DISTNAME=      jupyter_events-0.12.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter-events/}

Index: pkgsrc/devel/py-jupyter_events/distinfo
diff -u pkgsrc/devel/py-jupyter_events/distinfo:1.8 pkgsrc/devel/py-jupyter_events/distinfo:1.9
--- pkgsrc/devel/py-jupyter_events/distinfo:1.8 Thu Feb  6 09:57:42 2025
+++ pkgsrc/devel/py-jupyter_events/distinfo     Thu May 14 16:04:59 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/02/06 09:57:42 adam Exp $
+$NetBSD: distinfo,v 1.9 2026/05/14 16:04:59 adam Exp $
 
-BLAKE2s (jupyter_events-0.12.0.tar.gz) = 2f5ef7ca1c445e32a8fe48c25242cd9ccc367266cd98dd93e955813de0acfac2
-SHA512 (jupyter_events-0.12.0.tar.gz) = 8f105e4bc8aae65170127bc2d9a0f49ace7bff23e93e99219a41444d83501e32a0dc9b637de5b7a7d085f192f775d4197ec0d1e3bf0a0fc9c15787c82978f42c
-Size (jupyter_events-0.12.0.tar.gz) = 62196 bytes
+BLAKE2s (jupyter_events-0.12.1.tar.gz) = fc4ef4faf51ff39007f89fcc438a3ac8f35e04d6824004f2baadbab3c797f7c2
+SHA512 (jupyter_events-0.12.1.tar.gz) = bfe99a7b55e87e797699186b3212959706dbc7f864deb27491dc93b48a5c922ce2d28d4a4ba3b4f2e400952213cb18a811fb942a8b98010de4d8719249324ef1
+Size (jupyter_events-0.12.1.tar.gz) = 62854 bytes



Home | Main Index | Thread Index | Old Index