Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:32:01 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: 311870de0e9a - main - devel/py-hypothesis: Update to 6.54.1
Message-ID:  <202208271032.27RAW1Nv049458@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=311870de0e9afc86b7ab662c30ac0c234ca78ac0

commit 311870de0e9afc86b7ab662c30ac0c234ca78ac0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:22 +0000

    devel/py-hypothesis: Update to 6.54.1
    
    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 ecba6400c3a2..e7824d1763aa 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.53.0
+PORTVERSION=	6.54.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 794267d6277e..d25a6ae90f50 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659161173
-SHA256 (hypothesis-6.53.0.tar.gz) = 39f225530c28fe484a59c39839c8a2fb414f2ecfd4743f75d82f55e0f09268c0
-SIZE (hypothesis-6.53.0.tar.gz) = 328630
+TIMESTAMP = 1660576788
+SHA256 (hypothesis-6.54.1.tar.gz) = de63c34309181875e71d0f5d1c1051c9320a1fe0517ea6733af8cedf818191f4
+SIZE (hypothesis-6.54.1.tar.gz) = 328778



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