aboutsummaryrefslogtreecommitdiff
path: root/devel/py-marshmallow/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-21 19:26:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-21 19:26:32 +0000
commit7ed198a4ef992ca2804b1f996de64c1d4becb5a3 (patch)
treed2ad7861fa62ce3987b9d1bc56745161603d693b /devel/py-marshmallow/Makefile
parent66feddcb276fa4fa3083e1ec6a2401b78b393370 (diff)
downloadports-7ed198a4ef992ca2804b1f996de64c1d4becb5a3.tar.gz
ports-7ed198a4ef992ca2804b1f996de64c1d4becb5a3.zip
Notes
Diffstat (limited to 'devel/py-marshmallow/Makefile')
-rw-r--r--devel/py-marshmallow/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-marshmallow/Makefile b/devel/py-marshmallow/Makefile
index 6c9b637e8247..01d555e6463d 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= marshmallow
-DISTVERSION= 3.0.0rc5
+PORTVERSION= 3.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
-USES= python
-USE_PYTHON= autoplist concurrent distutils
+USES= python:3.5+
+USE_PYTHON= autoplist distutils
NO_ARCH= yes