devel/py-atomiclong: Convert to USE_PYTHON=pytest
This commit is contained in:
parent
0cb99d899d
commit
6733824ecf
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue