Index: head/devel/py-testpath/Makefile =================================================================== --- head/devel/py-testpath/Makefile (revision 441723) +++ head/devel/py-testpath/Makefile (revision 441724) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= testpath -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Test utilities for Python code working with files and commands LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest USE_GITHUB= yes GH_ACCOUNT= jupyter USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 3400 TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pathlib>=0:devel/py-pathlib .endif post-extract: @${CP} ${FILESDIR}/setup.py ${WRKSRC} do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER}) .include Index: head/devel/py-testpath/distinfo =================================================================== --- head/devel/py-testpath/distinfo (revision 441723) +++ head/devel/py-testpath/distinfo (revision 441724) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483907649 -SHA256 (jupyter-testpath-0.3_GH0.tar.gz) = 01cc3cd59a59d42b238252774b9ebfc9d2af1d0d9bac81d7801409f570b1cda5 -SIZE (jupyter-testpath-0.3_GH0.tar.gz) = 91250 +TIMESTAMP = 1495713469 +SHA256 (jupyter-testpath-0.3.1_GH0.tar.gz) = acd1e9ae3582e03b806ebcc40fbb2c660032d3f3ad991e5460e6856d69e6ba12 +SIZE (jupyter-testpath-0.3.1_GH0.tar.gz) = 91333