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 Feb  6 09:57:42 UTC 2025

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

Log Message:
py-jupyter_events: updated to 0.12.0

0.12.0

Bugs fixed

- pop taskName for older version of python-json-logger


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-jupyter_events/Makefile
cvs rdiff -u -r1.7 -r1.8 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.8 pkgsrc/devel/py-jupyter_events/Makefile:1.9
--- pkgsrc/devel/py-jupyter_events/Makefile:1.8 Mon Jan 27 10:46:16 2025
+++ pkgsrc/devel/py-jupyter_events/Makefile     Thu Feb  6 09:57:42 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/01/27 10:46:16 adam Exp $
+# $NetBSD: Makefile,v 1.9 2025/02/06 09:57:42 adam Exp $
 
-DISTNAME=      jupyter_events-0.11.0
+DISTNAME=      jupyter_events-0.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter-events/}
@@ -13,6 +13,7 @@ LICENSE=      modified-bsd
 TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling
 DEPENDS+=      ${PYPKGPREFIX}-jsonschema>=4.18.0:../../textproc/py-jsonschema
 DEPENDS+=      ${PYPKGPREFIX}-json-logger>=2.0.4:../../textproc/py-json-logger
+DEPENDS+=      ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
 DEPENDS+=      ${PYPKGPREFIX}-referencing-[0-9]*:../../textproc/py-referencing
 DEPENDS+=      ${PYPKGPREFIX}-rfc3339-validator-[0-9]*:../../time/py-rfc3339-validator
 DEPENDS+=      ${PYPKGPREFIX}-rfc3986-validator>=0.1.1:../../www/py-rfc3986-validator

Index: pkgsrc/devel/py-jupyter_events/distinfo
diff -u pkgsrc/devel/py-jupyter_events/distinfo:1.7 pkgsrc/devel/py-jupyter_events/distinfo:1.8
--- pkgsrc/devel/py-jupyter_events/distinfo:1.7 Mon Jan 27 10:46:16 2025
+++ pkgsrc/devel/py-jupyter_events/distinfo     Thu Feb  6 09:57:42 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/01/27 10:46:16 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/02/06 09:57:42 adam Exp $
 
-BLAKE2s (jupyter_events-0.11.0.tar.gz) = c641bc8bba3de94d4c57ea95831f147c9f5b685d79e13c07b8ed51364981bf8c
-SHA512 (jupyter_events-0.11.0.tar.gz) = a19458ca9e2b9c44af1a7b4b80259aa4f67b318a5bf6ca7a9b4e24c6e6923b64947b6de8f9476e354b090542bfd9af5b7db2479df0e08ff3617d7c0f32cc267e
-Size (jupyter_events-0.11.0.tar.gz) = 62039 bytes
+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



Home | Main Index | Thread Index | Old Index