diff options
-rw-r--r-- | devel/py-testpath/Makefile | 4 | ||||
-rw-r--r-- | devel/py-testpath/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-testpath/Makefile b/devel/py-testpath/Makefile index b1d9aa8bb61c..f3db84918318 100644 --- a/devel/py-testpath/Makefile +++ b/devel/py-testpath/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= testpath -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= jupyter USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes .include <bsd.port.pre.mk> diff --git a/devel/py-testpath/distinfo b/devel/py-testpath/distinfo index 335dfebeb5f4..1dd87e7ed5c7 100644 --- a/devel/py-testpath/distinfo +++ b/devel/py-testpath/distinfo @@ -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 |