Skip to content

Commit

Permalink
devel/py-launchpadlib: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent 0795e41 commit d1baf57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/py-launchpadlib/Makefile
Expand Up @@ -19,8 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}testresources>=0:devel/py-testresources@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wadllib>=0:devel/py-wadllib@${PY_FLAVOR}

USES= pytest python
USE_PYTHON= autoplist distutils
USES= python
USE_PYTHON= autoplist distutils pytest

NO_ARCH= yes

Expand Down

0 comments on commit d1baf57

Please sign in to comment.