diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-03 18:23:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-03 18:23:48 +0000 |
commit | 47222e6dcbc9a392398c1edae29ec1e30bc53cc5 (patch) | |
tree | ef8394e50fc15f241d4ac1a1870d493de3b1a5ed /devel | |
parent | 4ec0a36c659237d5a65e514728c8d24065afd4ac (diff) |
Notes
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 9e56a5dd1fab..bfeae16f1f3f 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.37.0 +PORTVERSION= 4.38.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 3cf103658602..4cc68f8b7bfd 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569680465 -SHA256 (hypothesis-4.37.0.tar.gz) = 854e09e070d0b90ff039b51d55d969920fd943963972a4da598d51016a039b5e -SIZE (hypothesis-4.37.0.tar.gz) = 210400 +TIMESTAMP = 1570031396 +SHA256 (hypothesis-4.38.0.tar.gz) = c467689307b84e194566f93a79242522742108d98aeba31f1e57516ac6f1d5a9 +SIZE (hypothesis-4.38.0.tar.gz) = 212202 |