diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-05-09 18:45:52 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-05-09 18:45:52 +0000 |
commit | 18bde20408d7061d471384faa0869b56273bcd8c (patch) | |
tree | e01e0db0eb34fa9ee8043222519fb95516802fdc | |
parent | devel/notcurses: c++17 compiler is required (diff) |
Update to 6.14.1
Changelog:
https://github.com/Simplistix/testfixtures/blob/6.14.1/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=534791
-rw-r--r-- | devel/py-testfixtures/Makefile | 2 | ||||
-rw-r--r-- | devel/py-testfixtures/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-testfixtures/Makefile b/devel/py-testfixtures/Makefile index 345aff520c05..0dc6e88f3139 100644 --- a/devel/py-testfixtures/Makefile +++ b/devel/py-testfixtures/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= testfixtures -PORTVERSION= 6.14.0 +PORTVERSION= 6.14.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-testfixtures/distinfo b/devel/py-testfixtures/distinfo index 0fc60cdb8ed9..53446557ead4 100644 --- a/devel/py-testfixtures/distinfo +++ b/devel/py-testfixtures/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582660939 -SHA256 (testfixtures-6.14.0.tar.gz) = cdfc3d73cb6d3d4dc3c67af84d912e86bf117d30ae25f02fe823382ef99383d2 -SIZE (testfixtures-6.14.0.tar.gz) = 114912 +TIMESTAMP = 1589030671 +SHA256 (testfixtures-6.14.1.tar.gz) = 58d2b3146d93bc5ddb0cd24e0ccacb13e29bdb61e5c81235c58f7b8ee4470366 +SIZE (testfixtures-6.14.1.tar.gz) = 114969 |