Skip to content

Commit

Permalink
devel/py-freezegun: 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 b6cbb47 commit 393d935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/py-freezegun/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit 393d935

Please sign in to comment.