diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-31 22:41:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-31 22:41:50 +0800 |
commit | 0b09f128b6ca1a5ce21e97a558bb167bdb38d60b (patch) | |
tree | ff9ed664ed87efbb60b5e09f192d8bfc888ceb03 /devel | |
parent | bbb09bfe43c1ed1bf001117e3026decf8dd82f92 (diff) | |
download | freebsd-ports-gnome-0b09f128b6ca1a5ce21e97a558bb167bdb38d60b.tar.gz freebsd-ports-gnome-0b09f128b6ca1a5ce21e97a558bb167bdb38d60b.tar.zst freebsd-ports-gnome-0b09f128b6ca1a5ce21e97a558bb167bdb38d60b.zip |
Update to 3.69.6
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 94c12a09a96e..abd7c6da9a23 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.69.5 +PORTVERSION= 3.69.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 751ff32fd674..08986d79616b 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535388571 -SHA256 (hypothesis-3.69.5.tar.gz) = c447260357f61db7c5ec2d706ca38c685b4635dcaae4733204f370afcde07ac4 -SIZE (hypothesis-3.69.5.tar.gz) = 170205 +TIMESTAMP = 1535639802 +SHA256 (hypothesis-3.69.6.tar.gz) = 51b7b382c2f73a3d511a3912afaf54bd252167792eb42a3bf3493f750fc36c5b +SIZE (hypothesis-3.69.6.tar.gz) = 170222 |