mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
print/py-collidoscope: Update USES=python
print/py-fonttools requires Python 3.7+
This commit is contained in:
parent
7e29379704
commit
60b0f46171
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beziers>=0.0.3:graphics/py-beziers@${PY_FLAV
|
|||
${PYTHON_PKGNAMEPREFIX}glyphtools>=0:print/py-glyphtools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}uharfbuzz>=0:print/py-uharfbuzz@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue