print/py-collidoscope: Update USES=python

print/py-fonttools requires Python 3.7+
This commit is contained in:
Po-Chuan Hsieh 2021-11-06 03:06:00 +08:00
parent 7e29379704
commit 60b0f46171
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -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