diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-09-20 08:22:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-09-20 08:22:28 +0800 |
commit | 9a74190d285568e7df3e666b23c158bf8c9a6e31 (patch) | |
tree | acb1b248afe3de296e1b8cbb3a6217e44cc291e6 /devel | |
parent | 53b4cc240abd4a870ec1f719972c7fc7e5ec8fd6 (diff) | |
download | freebsd-ports-gnome-9a74190d285568e7df3e666b23c158bf8c9a6e31.tar.gz freebsd-ports-gnome-9a74190d285568e7df3e666b23c158bf8c9a6e31.tar.zst freebsd-ports-gnome-9a74190d285568e7df3e666b23c158bf8c9a6e31.zip |
Update to 3.71.7
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-hypothesis/Makefile | 2 | ||||
-rw-r--r-- | devel/py-hypothesis/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 5069669bace9..6fddc3cbacd7 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.71.6 +PORTVERSION= 3.71.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 064671c730f3..26e64ea0543a 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537211593 -SHA256 (hypothesis-3.71.6.tar.gz) = e986622aac608edc234ac98df1c52c56a294900fee02d60270d58a74711a8e63 -SIZE (hypothesis-3.71.6.tar.gz) = 175904 +TIMESTAMP = 1537366376 +SHA256 (hypothesis-3.71.7.tar.gz) = 148d531eec1b5c0bb111ede455ee2f76ccb8c41c1f30a4a7b2c3f111175e9737 +SIZE (hypothesis-3.71.7.tar.gz) = 175978 |