Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 10:35:56 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6be27729b2f1 - main - devel/py-hypothesis: Update to 6.90.0
Message-ID:  <202311271035.3ARAZuMS090012@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6be27729b2f1f2b7114077b36ca33f3f3ab0c4c9

commit 6be27729b2f1f2b7114077b36ca33f3f3ab0c4c9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 10:02:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 10:28:12 +0000

    devel/py-hypothesis: Update to 6.90.0
    
    Changes:        https://github.com/HypothesisWorks/hypothesis/releases
                    https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
                    https://hypothesis.readthedocs.io/en/latest/changes.html
---
 devel/py-hypothesis/Makefile | 2 +-
 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 f88551a3f7fc..51fcd3368da4 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.88.4
+PORTVERSION=	6.90.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 752865b7a928..65babd7e0f6d 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699985581
-SHA256 (hypothesis-6.88.4.tar.gz) = 5c1126b8cb3cef06a6f4a3d2a721b6c0412090cc5fca15fca573f46d5f24e89e
-SIZE (hypothesis-6.88.4.tar.gz) = 360213
+TIMESTAMP = 1700759772
+SHA256 (hypothesis-6.90.0.tar.gz) = 0ab33900b9362318bd03d911a77a0dda8629c1877420074d87ae466919f6e4c0
+SIZE (hypothesis-6.90.0.tar.gz) = 364104



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311271035.3ARAZuMS090012>