Index: head/devel/py-six/Makefile =================================================================== --- head/devel/py-six/Makefile (revision 390641) +++ head/devel/py-six/Makefile (revision 390642) @@ -1,24 +1,24 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= six -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python 2 and 3 compatibility utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest USES= python USE_PYTHON= autoplist concurrent distutils regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v .include Index: head/devel/py-six/distinfo =================================================================== --- head/devel/py-six/distinfo (revision 390641) +++ head/devel/py-six/distinfo (revision 390642) @@ -1,2 +1,2 @@ -SHA256 (six-1.8.0.tar.gz) = 047bbbba41bac37c444c75ddfdf0573dd6e2f1fbd824e6247bb26fa7d8fa3830 -SIZE (six-1.8.0.tar.gz) = 26925 +SHA256 (six-1.9.0.tar.gz) = e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5 +SIZE (six-1.9.0.tar.gz) = 29127