diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-11 21:47:08 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-11 21:47:08 +0000 |
commit | fe0733a74a6532a1bb61c5ed15847ce2f9226dbb (patch) | |
tree | 9d084e0aba8d7fac49d2bd185a9b0aa88730171f | |
parent | 4d6e2b5071da8b82a152850d547fd1adcbd8c7df (diff) | |
download | ports-fe0733a74a6532a1bb61c5ed15847ce2f9226dbb.tar.gz ports-fe0733a74a6532a1bb61c5ed15847ce2f9226dbb.zip |
devel/py-hypothesis: Update to 6.50.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 74635444cea3..d4cf57968730 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.49.1 +PORTVERSION= 6.50.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index df1a3572f27f..c821e426d6ed 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657199003 -SHA256 (hypothesis-6.49.1.tar.gz) = 0310d446fb87415e31798e8267288acc22f0be4a0530128a3a694190fcc43e5b -SIZE (hypothesis-6.49.1.tar.gz) = 326876 +TIMESTAMP = 1657555653 +SHA256 (hypothesis-6.50.1.tar.gz) = 1a19ade3b27825cab622c95fcf25182a27a42f97589c163173fcbdafb8621d1e +SIZE (hypothesis-6.50.1.tar.gz) = 327456 |