pygraphviz is now only compatible with python 3.6+
This commit is contained in:
parent
e485443f51
commit
8ca43586e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559052
@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygraphviz>=1.1:graphics/py-pygraphviz@${PY_
|
||||
${PYTHON_PKGNAMEPREFIX}dnspython>=1.11.0:dns/py-dnspython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}libnacl>=1.5.2:security/py-libnacl@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils concurrent optsuffix
|
||||
USE_GITHUB= yes
|
||||
PYDISTUTILS_INSTALLNOSINGLE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user