forked from Lainports/freebsd-ports
math/py-fastcluster: Update USES=python
math/py-numpy requires Python 3.7+
This commit is contained in:
parent
4246261fd7
commit
3fc96aa60f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
|||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9,1:math/py-numpy@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
post-install:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue