diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2019-09-23 18:19:14 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2019-09-23 18:19:14 +0000 |
commit | 3b6d1e1b4573ab04351d6fcd033208281807a660 (patch) | |
tree | 9d1cfb3a8b79dca61c702a22a14f9096406c49e1 | |
parent | Update to 1.13.0 (diff) |
- Update to 3.2.0
PR: 240714
Submitted by: matthew
Notes
Notes:
svn path=/head/; revision=512661
-rw-r--r-- | devel/py-testinfra/Makefile | 2 | ||||
-rw-r--r-- | devel/py-testinfra/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-testinfra/Makefile b/devel/py-testinfra/Makefile index 33df3cafe140..ebd37a81b623 100644 --- a/devel/py-testinfra/Makefile +++ b/devel/py-testinfra/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= testinfra -PORTVERSION= 2.0.0 +PORTVERSION= 3.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-testinfra/distinfo b/devel/py-testinfra/distinfo index b7a4680eb11a..6ed302c99176 100644 --- a/devel/py-testinfra/distinfo +++ b/devel/py-testinfra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553283764 -SHA256 (testinfra-2.0.0.tar.gz) = ef96430e33a241e1fa08cb157530aa41e79384bb462024f31603c9032f5a8e0e -SIZE (testinfra-2.0.0.tar.gz) = 65813 +TIMESTAMP = 1569005618 +SHA256 (testinfra-3.2.0.tar.gz) = 5cebf61fee13c2e83b5e177431e751e243fc779293377c5e0c3b43910bb7e870 +SIZE (testinfra-3.2.0.tar.gz) = 71337 |