pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-jsonschema
Module Name: pkgsrc
Committed By: adam
Date: Wed Jul 17 08:09:19 UTC 2024
Modified Files:
pkgsrc/textproc/py-jsonschema: Makefile distinfo
Log Message:
py-jsonschema: updated to 4.23.0
v4.23.0
* Do not reorder dictionaries (schemas, instances) that are printed as part of validation errors.
* Declare support for Py3.13
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/textproc/py-jsonschema/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/py-jsonschema/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-jsonschema/Makefile
diff -u pkgsrc/textproc/py-jsonschema/Makefile:1.41 pkgsrc/textproc/py-jsonschema/Makefile:1.42
--- pkgsrc/textproc/py-jsonschema/Makefile:1.41 Wed May 8 08:23:39 2024
+++ pkgsrc/textproc/py-jsonschema/Makefile Wed Jul 17 08:09:19 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2024/05/08 08:23:39 adam Exp $
+# $NetBSD: Makefile,v 1.42 2024/07/17 08:09:19 adam Exp $
-DISTNAME= jsonschema-4.22.0
+DISTNAME= jsonschema-4.23.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jsonschema/}
Index: pkgsrc/textproc/py-jsonschema/distinfo
diff -u pkgsrc/textproc/py-jsonschema/distinfo:1.26 pkgsrc/textproc/py-jsonschema/distinfo:1.27
--- pkgsrc/textproc/py-jsonschema/distinfo:1.26 Wed May 8 08:23:39 2024
+++ pkgsrc/textproc/py-jsonschema/distinfo Wed Jul 17 08:09:19 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2024/05/08 08:23:39 adam Exp $
+$NetBSD: distinfo,v 1.27 2024/07/17 08:09:19 adam Exp $
-BLAKE2s (jsonschema-4.22.0.tar.gz) = e7f88239c5688b7ed123d2555396d8dffc205199cf250e59724966243b08bd31
-SHA512 (jsonschema-4.22.0.tar.gz) = 72c9ffd1edf8820696d831062cfae2d38729935b32d12b7fa5171fefa3d38d495b588152c07224a5c9d1f4b9f97bd9b2aa7919d3d4ecdae0ba396e60e954b1c5
-Size (jsonschema-4.22.0.tar.gz) = 325490 bytes
+BLAKE2s (jsonschema-4.23.0.tar.gz) = 1a077c150b0f815f6d5c3ea8bb5f9b7aa1384c57f9c33abe9d177757da8548c7
+SHA512 (jsonschema-4.23.0.tar.gz) = 3bc3f7c4bb22dc0233bf99ca5cb8e22002cc3b097c7ae8a78c83ae106e4791dcaca228a6830074b1c42312889374b66c1f5390932768110a1e453babd7302bf9
+Size (jsonschema-4.23.0.tar.gz) = 325778 bytes
Home |
Main Index |
Thread Index |
Old Index