mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/py-bottleneck: Update USES=python
math/py-numpy requires Python 3.7+
This commit is contained in:
parent
0b2eef64aa
commit
46c4277787
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent cython distutils
|
||||
|
||||
DOCS= README.rst RELEASE.rst \
|
||||
|
|
Loading…
Add table
Reference in a new issue