From d4aa18570713dd73fdc3bb9591be462434836ec3 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 9 Mar 2024 23:22:33 +0800 Subject: textproc/py-normality: Convert to USE_PYTHON=pytest Approved by: portmgr (blanket) With hat: python --- textproc/py-normality/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/py-normality/Makefile b/textproc/py-normality/Makefile index 8169cfa7cbfa..1dcce2e366c8 100644 --- a/textproc/py-normality/Makefile +++ b/textproc/py-normality/Makefile @@ -19,8 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}banal>=1.0.1:devel/py-banal@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}text-unidecode>=0:converters/py-text-unidecode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=2.0.0:textproc/py-charset-normalizer@${PY_FLAVOR} -USES= python pytest -USE_PYTHON= autoplist pep517 +USES= python +USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes -- cgit v1.2.3