Skip to content

Commit

Permalink
devel/py-pytest-lazy-fixture: Update USES=python
Browse files Browse the repository at this point in the history
math/py-numpy requires Python 3.8+
  • Loading branch information
sunpoet committed Jun 16, 2022
1 parent 741aa86 commit 7aa2b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-pytest-lazy-fixture/Makefile
Expand Up @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.2.5:devel/py-pytest@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils pytest

NO_ARCH= yes
Expand Down

0 comments on commit 7aa2b15

Please sign in to comment.