From 7ed198a4ef992ca2804b1f996de64c1d4becb5a3 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 21 Aug 2019 19:26:32 +0000 Subject: Update to 3.0.0 Changes: https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst --- devel/py-marshmallow/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/py-marshmallow/Makefile') 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 -- cgit v1.2.3