mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Document incompatibility with python 3.7+
Approved by: portmgr blanket
This commit is contained in:
parent
aa948e5a55
commit
a9a04b33ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498038
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}paramz>=0.9.0:science/py-paramz@${PY_FLAVOR}
|
||||
|
||||
USES= localbase python
|
||||
USES= localbase python:-3.6
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user