Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:19:45 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: aa16036686f1 - main - devel/py-hypothesis: Update to 6.77.0
Message-ID:  <202306300719.35U7Jjw9066513@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=aa16036686f17f6d5eeb6d03b7ea786de4171ece

commit aa16036686f17f6d5eeb6d03b7ea786de4171ece
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:03:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:03:37 +0000

    devel/py-hypothesis: Update to 6.77.0
    
    Changes:        https://github.com/HypothesisWorks/hypothesis/releases
                    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 296546d20175..63a0948685fb 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.75.9
+PORTVERSION=	6.77.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index f7ae6c89f8d9..1bbb613c4b60 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685995464
-SHA256 (hypothesis-6.75.9.tar.gz) = d006279cbfaef990ac60273fc598a5052a10ae40ea30b7860ade0a767a2e6fc2
-SIZE (hypothesis-6.75.9.tar.gz) = 352235
+TIMESTAMP = 1686496746
+SHA256 (hypothesis-6.77.0.tar.gz) = 23bfe3743d0c88e61330debca60fc813db2ef83be5777f2baf113d035ac76081
+SIZE (hypothesis-6.77.0.tar.gz) = 354335



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