Skip to content

Commit

Permalink
math/py-opt-einsum: Update USES=python
Browse files Browse the repository at this point in the history
math/py-numpy requires Python 3.7+
  • Loading branch information
sunpoet committed Nov 5, 2021
1 parent 71981b7 commit 119f94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/py-opt-einsum/Makefile
Expand Up @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.7,1:math/py-numpy@${PY_FLAVOR}

USES= python:3.5+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down

0 comments on commit 119f94d

Please sign in to comment.