Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2021 19:17:13 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: 70d618ac6604 - main - devel/py-hypothesis: Update to 6.24.1
Message-ID:  <202111051917.1A5JHDsY087901@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=70d618ac6604c14414985b0a09009d2c06d0b688

commit 70d618ac6604c14414985b0a09009d2c06d0b688
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-05 19:02:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 19:14:07 +0000

    devel/py-hypothesis: Update to 6.24.1
    
    Changes:        https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
---
 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 22acd5810a48..66e913fb3b08 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.24.0
+PORTVERSION=	6.24.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 43ebf6c55624..64377d85d2d8 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635730963
-SHA256 (hypothesis-6.24.0.tar.gz) = ef53bd1c4756436be2e8d4a2e16f6f5ffbca7acbe8041e6872aea16176ff3806
-SIZE (hypothesis-6.24.0.tar.gz) = 312529
+TIMESTAMP = 1636117258
+SHA256 (hypothesis-6.24.1.tar.gz) = 1e6dedc90cf0776ffa7982c3441824c3ea16cf8db79dbd47aa2df56065923450
+SIZE (hypothesis-6.24.1.tar.gz) = 312523



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