devel/py-qstylizer: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2024-03-09 23:21:17 +08:00
parent 9c810cc145
commit d2d304cc49
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 2 additions and 2 deletions

View File

@ -24,13 +24,13 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${PY_FLAVOR}
USES= pyqt:5 pytest python
USES= pyqt:5 python
# PyPi only has the wheel version
USE_GITHUB= yes
GH_ACCOUNT= blambright
USE_PYQT= pyqt5
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist distutils pytest
MAKE_ENV= PBR_VERSION=${PORTVERSION}