summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-07-07 10:41:40 +0000
committeradam <adam@pkgsrc.org>2022-07-07 10:41:40 +0000
commit8f37c6fda1f12cbc539d3922cc695c6307482709 (patch)
tree9f5483f3913d4b84df94b67b6db2ff6439eacfb4 /textproc
parent6dd1d7fa29f9dcd735793667405807a357b164cb (diff)
downloadpkgsrc-8f37c6fda1f12cbc539d3922cc695c6307482709.tar.gz
py-jsonschema: updated to 4.6.1
v4.6.1 ------ * Gut the (incomplete) implementation of ``recursiveRef`` on draft 2019. It needs completing, but for now can lead to recursion errors. v4.6.0 ------ * Fix ``unevaluatedProperties`` and ``unevaluatedItems`` for types they should ignore * ``jsonschema`` now uses `hatch <https://hatch.pypa.io/>`_ for its build process. This should be completely transparent to end-users (and only matters to contributors).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-jsonschema/Makefile8
-rw-r--r--textproc/py-jsonschema/PLIST6
-rw-r--r--textproc/py-jsonschema/distinfo8
3 files changed, 11 insertions, 11 deletions
diff --git a/textproc/py-jsonschema/Makefile b/textproc/py-jsonschema/Makefile
index 48e28782381..0db38533896 100644
--- a/textproc/py-jsonschema/Makefile
+++ b/textproc/py-jsonschema/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2022/05/11 09:30:52 adam Exp $
+# $NetBSD: Makefile,v 1.25 2022/07/07 10:41:40 adam Exp $
-DISTNAME= jsonschema-4.5.1
+DISTNAME= jsonschema-4.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jsonschema/}
@@ -10,8 +10,8 @@ HOMEPAGE= https://github.com/Julian/jsonschema
COMMENT= Implementation of JSON Schema for Python
LICENSE= modified-bsd
-BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4:../../devel/py-setuptools_scm
-BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+BUILD_DEPENDS+= ${PYPKGPREFIX}-hatchling>0:../../devel/py-hatchling
+BUILD_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>0:../../devel/py-hatch-vcs
DEPENDS+= ${PYPKGPREFIX}-attrs>=17.4.0:../../devel/py-attrs
DEPENDS+= ${PYPKGPREFIX}-pyrsistent>=0.17.3:../../devel/py-pyrsistent
TEST_DEPENDS+= ${PYPKGPREFIX}-twisted>0:../../net/py-twisted
diff --git a/textproc/py-jsonschema/PLIST b/textproc/py-jsonschema/PLIST
index 9c86e9991c7..9785e10e363 100644
--- a/textproc/py-jsonschema/PLIST
+++ b/textproc/py-jsonschema/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.7 2022/04/07 06:49:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/07/07 10:41:40 adam Exp $
bin/jsonschema-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -8,7 +7,7 @@ ${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/license_files/COPYING
${PYSITELIB}/jsonschema/__init__.py
${PYSITELIB}/jsonschema/__init__.pyc
${PYSITELIB}/jsonschema/__main__.py
@@ -29,6 +28,7 @@ ${PYSITELIB}/jsonschema/benchmarks/__init__.py
${PYSITELIB}/jsonschema/benchmarks/__init__.pyc
${PYSITELIB}/jsonschema/benchmarks/issue232.py
${PYSITELIB}/jsonschema/benchmarks/issue232.pyc
+${PYSITELIB}/jsonschema/benchmarks/issue232/issue.json
${PYSITELIB}/jsonschema/benchmarks/json_schema_test_suite.py
${PYSITELIB}/jsonschema/benchmarks/json_schema_test_suite.pyc
${PYSITELIB}/jsonschema/cli.py
diff --git a/textproc/py-jsonschema/distinfo b/textproc/py-jsonschema/distinfo
index 4b9132d0333..66b267cf148 100644
--- a/textproc/py-jsonschema/distinfo
+++ b/textproc/py-jsonschema/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/05/11 09:30:52 adam Exp $
+$NetBSD: distinfo,v 1.13 2022/07/07 10:41:40 adam Exp $
-BLAKE2s (jsonschema-4.5.1.tar.gz) = f94cf3c999423b984611c5926f50d04ec749d66112b4eef9bab65abc0e9f014c
-SHA512 (jsonschema-4.5.1.tar.gz) = 3866a649ece45c1c69d3d5e9810cfdb094f1af82fcc08a186f9babd7516ad311c4bffa52f61f013bc84e7ab1be06605c5fab738c1c920ff8ce85a73429d9efde
-Size (jsonschema-4.5.1.tar.gz) = 282414 bytes
+BLAKE2s (jsonschema-4.6.1.tar.gz) = ddfccdc4483d2dfa2c67b73effb1a81fbcb84da4d88f7ba6521c7d5963d85ec5
+SHA512 (jsonschema-4.6.1.tar.gz) = 5c0e2806915ef4545092b0bffe4cc1207d9a6f2a6920c10894d5b7b2a9ed665093b7a9a68114d1a05528869e7d8aed902e7569800db4393fa810c0f6853f713d
+Size (jsonschema-4.6.1.tar.gz) = 278452 bytes