diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-29 21:43:50 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-29 21:49:53 +0000 |
commit | 40ad89f5d1b3ae31e7c63d62947014e725996b36 (patch) | |
tree | fdd74b94b8ce2bdc97eed9b26fe3989aedf6953b | |
parent | 4a78c2b8c649f929c66ef8628c8fe9760b834b2b (diff) | |
download | ports-40ad89f5d1b3ae31e7c63d62947014e725996b36.tar.gz ports-40ad89f5d1b3ae31e7c63d62947014e725996b36.zip |
devel/py-hypothesis: Update to 6.48.1
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 d3a545aef891..b93ec5809391 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.47.4 +PORTVERSION= 6.48.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 64307f0cd404..5c08cd031def 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656092936 -SHA256 (hypothesis-6.47.4.tar.gz) = 0f98e20e8427d99af93a7d2d8184c07f6d5df2666d27626979c52b67b93090e0 -SIZE (hypothesis-6.47.4.tar.gz) = 326509 +TIMESTAMP = 1656522278 +SHA256 (hypothesis-6.48.1.tar.gz) = 5b296c32a57e50555841dd742f2cd96c0b7ba1687730b0ef34b506d0f76b4a68 +SIZE (hypothesis-6.48.1.tar.gz) = 327086 |