diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-17 20:02:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-17 20:02:47 +0000 |
commit | faa2142f339d91c2adfa980be2c1119957da2693 (patch) | |
tree | f4c0e2865091744fa128bcdf7e71c76b11774599 | |
parent | Update to 0.31 (diff) |
Update to 3.71.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
Notes
Notes:
svn path=/head/; revision=479948
-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 735c07e1975b..5069669bace9 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.71.5 +PORTVERSION= 3.71.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 3a8649317784..064671c730f3 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537110473 -SHA256 (hypothesis-3.71.5.tar.gz) = ffa37bc51a5c414d7ea79b773c6aa00e3cea99340270695ec2045fc2c902d6a3 -SIZE (hypothesis-3.71.5.tar.gz) = 175906 +TIMESTAMP = 1537211593 +SHA256 (hypothesis-3.71.6.tar.gz) = e986622aac608edc234ac98df1c52c56a294900fee02d60270d58a74711a8e63 +SIZE (hypothesis-3.71.6.tar.gz) = 175904 |