diff --git a/textproc/py-parse/Makefile b/textproc/py-parse/Makefile index c1292863f146..b3845311266d 100644 --- a/textproc/py-parse/Makefile +++ b/textproc/py-parse/Makefile @@ -1,19 +1,22 @@ PORTNAME= parse -PORTVERSION= 1.19.0 +PORTVERSION= 1.19.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Opposite of format() WWW= https://github.com/r1chardj0n3s/parse LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/textproc/py-parse/distinfo b/textproc/py-parse/distinfo index 233e78ff508c..d4c9dce3c867 100644 --- a/textproc/py-parse/distinfo +++ b/textproc/py-parse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665511 -SHA256 (parse-1.19.0.tar.gz) = 9ff82852bcb65d139813e2a5197627a94966245c897796760a3a2a8eb66f020b -SIZE (parse-1.19.0.tar.gz) = 30884 +TIMESTAMP = 1688166336 +SHA256 (parse-1.19.1.tar.gz) = cc3a47236ff05da377617ddefa867b7ba983819c664e1afe46249e5b469be464 +SIZE (parse-1.19.1.tar.gz) = 19422