svn commit: r482617 - head/devel/py-testinfra
Sofian Brabez
sbz at FreeBSD.org
Sat Oct 20 19:49:28 UTC 2018
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
More information about the svn-ports-all
mailing list