Index: head/devel/py-six/Makefile =================================================================== --- head/devel/py-six/Makefile (revision 369320) +++ head/devel/py-six/Makefile (revision 369321) @@ -1,25 +1,24 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= six -PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTVERSION= 1.8.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 369320) +++ head/devel/py-six/distinfo (revision 369321) @@ -1,2 +1,2 @@ -SHA256 (six-1.7.3.tar.gz) = 7a842c9f882c0b2ab1064d567bb9fff6a21c9efbc3d9992083ad6193787ed393 -SIZE (six-1.7.3.tar.gz) = 26339 +SHA256 (six-1.8.0.tar.gz) = 047bbbba41bac37c444c75ddfdf0573dd6e2f1fbd824e6247bb26fa7d8fa3830 +SIZE (six-1.8.0.tar.gz) = 26925