svn commit: r441724 - head/devel/py-testpath
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu May 25 21:02:06 UTC 2017
Author: sunpoet
Date: Thu May 25 21:02:04 2017
New Revision: 441724
URL: https://svnweb.freebsd.org/changeset/ports/441724
Log:
Update to 0.3.1
- Sort USE_PYTHON
Changes: https://github.com/jupyter/testpath/commits/master
Modified:
head/devel/py-testpath/Makefile
head/devel/py-testpath/distinfo
Modified: head/devel/py-testpath/Makefile
==============================================================================
--- head/devel/py-testpath/Makefile Thu May 25 21:01:59 2017 (r441723)
+++ head/devel/py-testpath/Makefile Thu May 25 21:02:04 2017 (r441724)
@@ -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>
Modified: head/devel/py-testpath/distinfo
==============================================================================
--- head/devel/py-testpath/distinfo Thu May 25 21:01:59 2017 (r441723)
+++ head/devel/py-testpath/distinfo Thu May 25 21:02:04 2017 (r441724)
@@ -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
More information about the svn-ports-head
mailing list