Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 19:49:27 +0000 (UTC)
From:      Sofian Brabez <sbz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482617 - head/devel/py-testinfra
Message-ID:  <201810201949.w9KJnRuc082593@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbz
Date: Sat Oct 20 19:49:27 2018
New Revision: 482617
URL: https://svnweb.freebsd.org/changeset/ports/482617

Log:
  - Update to 1.17.0
  
  PR:		232467
  Submitted by:	matthew

Modified:
  head/devel/py-testinfra/Makefile
  head/devel/py-testinfra/distinfo

Modified: head/devel/py-testinfra/Makefile
==============================================================================
--- head/devel/py-testinfra/Makefile	Sat Oct 20 19:20:12 2018	(r482616)
+++ head/devel/py-testinfra/Makefile	Sat Oct 20 19:49:27 2018	(r482617)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	testinfra
-PORTVERSION=	1.14.1
+PORTVERSION=	1.17.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT=	Testinfra python module Serverspec-like for i
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>1.4:devel/py-six@${PY_FLAVOR}
 

Modified: head/devel/py-testinfra/distinfo
==============================================================================
--- head/devel/py-testinfra/distinfo	Sat Oct 20 19:20:12 2018	(r482616)
+++ head/devel/py-testinfra/distinfo	Sat Oct 20 19:49:27 2018	(r482617)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534334529
-SHA256 (testinfra-1.14.1.tar.gz) = 9871d55f0e95de79b281575ce1e39ef09d811742d626055cb8a1bfa114296606
-SIZE (testinfra-1.14.1.tar.gz) = 61587
+TIMESTAMP = 1540029561
+SHA256 (testinfra-1.17.0.tar.gz) = f4b6b3d26e08be9eb37f237f8066656da548113af183745c1c3953b53db0519d
+SIZE (testinfra-1.17.0.tar.gz) = 62657



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