Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2017 21:02:05 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441724 - head/devel/py-testpath
Message-ID:  <201705252102.v4PL25lw020959@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705252102.v4PL25lw020959>