Update USES=python for py-marshmallow 3.0.0 update

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-21 19:26:37 +00:00
parent 7ed198a4ef
commit 36990e8710
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509535

View File

@ -17,8 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}marshmallow>=2.0.0:devel/py-marshmallow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USES= python:3.5+
USE_PYTHON= autoplist distutils
NO_ARCH= yes