diff --git a/devel/py-check-jsonschema/Makefile b/devel/py-check-jsonschema/Makefile index 8edd755c33c3..387b6a13e67a 100644 --- a/devel/py-check-jsonschema/Makefile +++ b/devel/py-check-jsonschema/Makefile @@ -1,29 +1,29 @@ PORTNAME= check-jsonschema -PORTVERSION= 0.37.1 +PORTVERSION= 0.37.2 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-jsonschema/check-jsonschema/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= check_jsonschema-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= jsonschema CLI and pre-commit hook WWW= https://github.com/python-jsonschema/check-jsonschema LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8<9:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.18.0<5.0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}regress>=2024.11.1:devel/py-regress@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0<3.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.18.10<0.20.0:devel/py-ruamel.yaml@${PY_FLAVOR} \ ${PY_TOMLI} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-check-jsonschema/distinfo b/devel/py-check-jsonschema/distinfo index 57f5aec50bab..79e1494d3b10 100644 --- a/devel/py-check-jsonschema/distinfo +++ b/devel/py-check-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777252602 -SHA256 (check_jsonschema-0.37.1.tar.gz) = 00a2ba5cdc95006e0d07e3743f4f23d80b7f30a690706c018c83578610c2e0a0 -SIZE (check_jsonschema-0.37.1.tar.gz) = 408161 +TIMESTAMP = 1777906347 +SHA256 (check_jsonschema-0.37.2.tar.gz) = 2977f31ebbd3e4eb37325057b83b56c0041b2b520e12818ec84da1f6c7c60363 +SIZE (check_jsonschema-0.37.2.tar.gz) = 414564