From 6733824ecfc93ca7432cbc322fa20bf9ef0c8e26 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 30 Jun 2022 00:29:55 +0800 Subject: devel/py-atomiclong: Convert to USE_PYTHON=pytest --- devel/py-atomiclong/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/py-atomiclong/Makefile b/devel/py-atomiclong/Makefile index 1c77fafc3014..b49236dd615b 100644 --- a/devel/py-atomiclong/Makefile +++ b/devel/py-atomiclong/Makefile @@ -13,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} -USES= python:3.6+ pytest -USE_PYTHON= autoplist distutils +USES= python:3.6+ +USE_PYTHON= autoplist distutils pytest post-patch: @${REINPLACE_CMD} '/setup_requires/d' ${WRKSRC}/${PYSETUP} -- cgit v1.2.3