devel/py-rope: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
d2d304cc49
commit
cc0a62899d
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytoolconfig>=0:devel/py-pytoolconfig@${PY_F
|
|||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-timeout>=0:devel/py-pytest-timeout@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytoolconfig>=0:devel/py-pytoolconfig@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python pytest
|
||||
USE_PYTHON= autoplist pep517
|
||||
USES= cpe python
|
||||
USE_PYTHON= autoplist pep517 pytest
|
||||
|
||||
CPE_VENDOR= rope_project
|
||||
|
||||
|
|
Loading…
Reference in a new issue