diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-16 03:57:20 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-16 04:19:21 +0000 |
commit | 2d93578683a84c2e27f5230aba2dd11ad80d1dcf (patch) | |
tree | 5ac2df5e7d79029bdd547c491c64f2f57735987d | |
parent | f9e2da4ce1887b22f66df8afc82461c296fd98b0 (diff) | |
download | ports-2d93578683a84c2e27f5230aba2dd11ad80d1dcf.tar.gz ports-2d93578683a84c2e27f5230aba2dd11ad80d1dcf.zip |
devel/py-hypothesis: Update to 6.41.0
Changes: https://github.com/HypothesisWorks/hypothesis/releases
https://hypothesis.readthedocs.io/en/latest/changes.html
-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 20119f883b3c..83871894bcde 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.39.4 +PORTVERSION= 6.41.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 0d1160e98069..73184e71cffd 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648248916 -SHA256 (hypothesis-6.39.4.tar.gz) = f60b1dfaa8c2175c40513449f9c49b7543d50e66e16a5e22cf5fca460e864037 -SIZE (hypothesis-6.39.4.tar.gz) = 318354 +TIMESTAMP = 1649423782 +SHA256 (hypothesis-6.41.0.tar.gz) = de48abb676fc76e4397cd002926e5747cef518570d132221244d27e1075c0bec +SIZE (hypothesis-6.41.0.tar.gz) = 320032 |