summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-09-14 11:04:57 +0000
committeradam <adam@pkgsrc.org>2022-09-14 11:04:57 +0000
commit647236f186458d3481ed4da92b9d866d5d0817cc (patch)
tree3016ef17c9d66a6faa8c709d22be2dbc1125fd7c /textproc
parent6929fd95e7cf79de1cf0e1cad6d66770a11469fa (diff)
downloadpkgsrc-647236f186458d3481ed4da92b9d866d5d0817cc.tar.gz
py-jsonschema: updated to 4.16.0
v4.16.0 ======= * Improve the base URI behavior when resolving a ``$ref`` to a resolution URI which is different from the resolved schema's declared ``$id``. * Accessing ``jsonschema.draftN_format_checker`` is deprecated. Instead, if you want access to the format checker itself, it is exposed as ``jsonschema.validators.DraftNValidator.FORMAT_CHECKER`` on any ``jsonschema.protocols.Validator``.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-jsonschema/Makefile4
-rw-r--r--textproc/py-jsonschema/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-jsonschema/Makefile b/textproc/py-jsonschema/Makefile
index 3887749e0f8..7980387ff9a 100644
--- a/textproc/py-jsonschema/Makefile
+++ b/textproc/py-jsonschema/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2022/09/05 14:14:17 adam Exp $
+# $NetBSD: Makefile,v 1.29 2022/09/14 11:04:57 adam Exp $
-DISTNAME= jsonschema-4.15.0
+DISTNAME= jsonschema-4.16.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jsonschema/}
diff --git a/textproc/py-jsonschema/distinfo b/textproc/py-jsonschema/distinfo
index 2458cef5d88..67762dfebda 100644
--- a/textproc/py-jsonschema/distinfo
+++ b/textproc/py-jsonschema/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/09/05 14:14:17 adam Exp $
+$NetBSD: distinfo,v 1.16 2022/09/14 11:04:57 adam Exp $
-BLAKE2s (jsonschema-4.15.0.tar.gz) = 7884b320e0cc8b4c5a00a28c8896384689523dcee32659ecd189608873bf718e
-SHA512 (jsonschema-4.15.0.tar.gz) = 8293b1dd7b16eb77b19ce89608384b3d97c1523ba080f38e6293390ba1b326d970721fdd6966623fc8a94b2b3357d1a68e1cc40b16eed037979fe6eb5684fa3f
-Size (jsonschema-4.15.0.tar.gz) = 290458 bytes
+BLAKE2s (jsonschema-4.16.0.tar.gz) = f2f85a575b4203252fbbaa253766fd7cd754460bbd9ae026700bae0c9d04f903
+SHA512 (jsonschema-4.16.0.tar.gz) = c84abc992f410e9d558e2ce06c7172e9e2d298cff469baf8a23b1ea5b4777e6addfa757c5cc62b2e28e257721ee55e04bec0852e5f525adfa87392cbf712828f
+Size (jsonschema-4.16.0.tar.gz) = 292399 bytes