diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-25 18:28:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-25 18:28:20 +0000 |
commit | dd9f605886af0578009274bbee50ae29c8b98be4 (patch) | |
tree | 8f03239b55fa3702a3f11bdf8138254137cfbc02 /devel/py-hypothesis | |
parent | f107f0b8147684b4b7a79b43cdcb5e04e8f9985f (diff) | |
download | ports-dd9f605886af0578009274bbee50ae29c8b98be4.tar.gz ports-dd9f605886af0578009274bbee50ae29c8b98be4.zip |
Notes
Diffstat (limited to 'devel/py-hypothesis')
-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 ed0a764e2ce9..282187c4f48c 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.17.2 +PORTVERSION= 4.18.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 5919946f6882..11d411ada121 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555784500 -SHA256 (hypothesis-4.17.2.tar.gz) = c691d1479e2b45b028696b63cebde22dd8607dca53b948407e345391782e32a5 -SIZE (hypothesis-4.17.2.tar.gz) = 198729 +TIMESTAMP = 1556198997 +SHA256 (hypothesis-4.18.0.tar.gz) = 905395b9da7fe04e5ce32b41eace83b613586a104db4b4b0a2552db980a40dd2 +SIZE (hypothesis-4.18.0.tar.gz) = 199705 |