Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 05:15:22 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: 8f948fc5785b - main - devel/py-hypothesis: Update to 6.46.4
Message-ID:  <202205220515.24M5FMxH061931@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=8f948fc5785ba6d469dd89015cdff81e67bb8e56

commit 8f948fc5785ba6d469dd89015cdff81e67bb8e56
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:23:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 04:23:05 +0000

    devel/py-hypothesis: Update to 6.46.4
    
    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 5c0843847602..f99bc0822a8c 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.46.3
+PORTVERSION=	6.46.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 845a2b3066a5..a79e01317045 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652446274
-SHA256 (hypothesis-6.46.3.tar.gz) = 8d65fcd14634b08f5b2237f66b9cb188df84a81a5cffd3e9748de24baf0fa535
-SIZE (hypothesis-6.46.3.tar.gz) = 323161
+TIMESTAMP = 1653151098
+SHA256 (hypothesis-6.46.4.tar.gz) = f5c24a3d3f8a0d8de2dd33079bf1580a3cfbfe74763187d47570fc9beea84c9b
+SIZE (hypothesis-6.46.4.tar.gz) = 323428



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