diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-06 14:56:31 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-06 14:56:31 +0000 |
commit | 0f1444b15ddf2e0ea0d76bbb2fd96eadcfb807f6 (patch) | |
tree | 558464f67d243d2b32d73392bd1bf125b05fd324 | |
parent | d1cb7248606be47b217be0adf131889da4810048 (diff) | |
download | ports-0f1444b15ddf2e0ea0d76bbb2fd96eadcfb807f6.tar.gz ports-0f1444b15ddf2e0ea0d76bbb2fd96eadcfb807f6.zip |
devel/py-hypothesis: Update to 6.14.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
-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 c2d9fc352d97..24ef8c8eaccf 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,7 +1,7 @@ # Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net> PORTNAME= hypothesis -PORTVERSION= 6.14.0 +PORTVERSION= 6.14.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 28ce8a50eeaf..0d9aea83aea7 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623697056 -SHA256 (hypothesis-6.14.0.tar.gz) = 9bdee01ae260329b16117e9b0229a839b4a77747a985922653f595bd2a6a541a -SIZE (hypothesis-6.14.0.tar.gz) = 299367 +TIMESTAMP = 1625323575 +SHA256 (hypothesis-6.14.1.tar.gz) = 88b0736a5691b68b8e16a4b7ee8e4c8596810c5a20989ea5b5f64870a7c25740 +SIZE (hypothesis-6.14.1.tar.gz) = 299331 |