mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Remove python 2.7 support
Pointy hat: yuri
This commit is contained in:
parent
5d9ed067de
commit
f3e5c1b54c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562247
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= fortran python
|
||||
USES= fortran python:3.6+
|
||||
USE_PYTHON= distutils cython autoplist
|
||||
|
||||
USE_GCC= yes # fails to build with clang: https://github.com/holgern/pyedflib/issues/104
|
||||
|
Loading…
Reference in New Issue
Block a user