devel/py-freezegun: 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:14 +08:00
parent b6cbb470dd
commit 393d93561d
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7:devel/py-dateutil@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
USES= pytest python
USE_PYTHON= autoplist pep517
USES= python
USE_PYTHON= autoplist pep517 pytest
NO_ARCH= yes