Skip to content

Commit

Permalink
devel/py-atomiclong: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 29, 2022
1 parent 0cb99d8 commit 6733824
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/py-atomiclong/Makefile
Expand Up @@ -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}
Expand Down

0 comments on commit 6733824

Please sign in to comment.