1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Revert r501505 since USES=python change in devel/py-marshmallow is reverted

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-05-13 23:46:37 +00:00
parent e187a1ba82
commit 350003b909
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501601

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>=2.0.0:devel/py-marshmallow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=0.9.7:databases/py-sqlalchemy12@${PY_FLAVOR}
USES= python:3.5+
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes