Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 17:04:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519433 - head/www/py-flask-marshmallow
Message-ID:  <201912081704.xB8H4oMO079734@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  8 17:04:50 2019
New Revision: 519433
URL: https://svnweb.freebsd.org/changeset/ports/519433

Log:
  Update USES=python for py-marshmallow-sqlalchemy 0.20.0 update

Modified:
  head/www/py-flask-marshmallow/Makefile

Modified: head/www/py-flask-marshmallow/Makefile
==============================================================================
--- head/www/py-flask-marshmallow/Makefile	Sun Dec  8 17:04:45 2019	(r519432)
+++ head/www/py-flask-marshmallow/Makefile	Sun Dec  8 17:04:50 2019	(r519433)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Flask>=0:www/py-fl
 		${PYTHON_PKGNAMEPREFIX}marshmallow>=2.0.0:devel/py-marshmallow@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081704.xB8H4oMO079734>