diff --git a/devel/py-json5/Makefile b/devel/py-json5/Makefile index 9c9261b3ddac..42eef75ee838 100644 --- a/devel/py-json5/Makefile +++ b/devel/py-json5/Makefile @@ -1,23 +1,22 @@ PORTNAME= json5 -PORTVERSION= 0.9.11 -PORTREVISION= 1 +PORTVERSION= 0.15.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of the JSON5 data format WWW= https://github.com/dpranke/pyjson5 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-json5/distinfo b/devel/py-json5/distinfo index 62afe0cabedd..71bc177e047c 100644 --- a/devel/py-json5/distinfo +++ b/devel/py-json5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589810 -SHA256 (json5-0.9.11.tar.gz) = 4f1e196acc55b83985a51318489f345963c7ba84aa37607e49073066c562e99b -SIZE (json5-0.9.11.tar.gz) = 23629 +TIMESTAMP = 1782632116 +SHA256 (json5-0.15.0.tar.gz) = 7424d1f1eb1d56da6e3d70643f53619862b4ce81440bdb8ecfd6f875e5ba4a71 +SIZE (json5-0.15.0.tar.gz) = 53278