Sun Mar 17 17:31:20 2024 UTC (70d)
py-jupyter_events: updated to 0.9.1

0.9.1

Maintenance and upkeep improvements

- Update Release Scripts
- chore: update pre-commit hooks
- chore: update pre-commit hooks
- Update ruff and typing
- chore: update pre-commit hooks


(adam)
diff -r1.5 -r1.6 pkgsrc/devel/py-jupyter_events/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/py-jupyter_events/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/py-jupyter_events/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-jupyter_events/Makefile 2023/11/09 17:27:09 1.5
+++ pkgsrc/devel/py-jupyter_events/Makefile 2024/03/17 17:31:20 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2023/11/09 17:27:09 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2024/03/17 17:31:20 adam Exp $
2 2
3DISTNAME= jupyter_events-0.9.0 3DISTNAME= jupyter_events-0.9.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter-events/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter-events/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://jupyter.org/ 9HOMEPAGE= https://jupyter.org/
10COMMENT= Jupyter Event System library 10COMMENT= Jupyter Event System library
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling
14DEPENDS+= ${PYPKGPREFIX}-jsonschema>=4.18.0:../../textproc/py-jsonschema 14DEPENDS+= ${PYPKGPREFIX}-jsonschema>=4.18.0:../../textproc/py-jsonschema
15DEPENDS+= ${PYPKGPREFIX}-json-logger>=2.0.4:../../textproc/py-json-logger 15DEPENDS+= ${PYPKGPREFIX}-json-logger>=2.0.4:../../textproc/py-json-logger
16DEPENDS+= ${PYPKGPREFIX}-referencing-[0-9]*:../../textproc/py-referencing 16DEPENDS+= ${PYPKGPREFIX}-referencing-[0-9]*:../../textproc/py-referencing

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-jupyter_events/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-jupyter_events/distinfo 2023/11/09 17:27:09 1.4
+++ pkgsrc/devel/py-jupyter_events/distinfo 2024/03/17 17:31:20 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2023/11/09 17:27:09 adam Exp $ 1$NetBSD: distinfo,v 1.5 2024/03/17 17:31:20 adam Exp $
2 2
3BLAKE2s (jupyter_events-0.9.0.tar.gz) = 65c4b625091eaa4bd169f8badeee544a0ad24457471d9b42301f826a8de6b3f7 3BLAKE2s (jupyter_events-0.9.1.tar.gz) = 98b5e66a67e9f137fe40ce17f40bd34072861fe7669c90d3fb1f3ce79f8527cb
4SHA512 (jupyter_events-0.9.0.tar.gz) = 7b70edd79b80a3d73f0fedd21f0dba8060cb190b0dc8a6d7d9d11fdfd5b219c7a2f54438f0888c062e00b7def37fa0d7cfb0213bfa8d93737a83802079e4b103 4SHA512 (jupyter_events-0.9.1.tar.gz) = 2c3984165287391462386583f32f492f037bbcb778025420a5fc0c28699bbf01a2c55100e227b8a14c3a8797220b7a3cf644975ecc7a09ee80102f8ef815c91c
5Size (jupyter_events-0.9.0.tar.gz) = 60502 bytes 5Size (jupyter_events-0.9.1.tar.gz) = 61082 bytes