Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 19:49:11 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: ee69715332a7 - main - devel/py-hypothesis: Update to 6.23.0
Message-ID:  <202109271949.18RJnBm5042807@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=ee69715332a73118399e53d6d6f7246ce0c80f1c

commit ee69715332a73118399e53d6d6f7246ce0c80f1c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-27 19:34:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-27 19:48:09 +0000

    devel/py-hypothesis: Update to 6.23.0
    
    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 930540b59b36..d7ec3e2e368a 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.22.0
+PORTVERSION=	6.23.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 0acc9ceb38ae..81f399133832 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632664338
-SHA256 (hypothesis-6.22.0.tar.gz) = 3c297228cfea7665b10afccb6a7c3e509c2bc4b477bdbe89e00080280368eca7
-SIZE (hypothesis-6.22.0.tar.gz) = 312549
+TIMESTAMP = 1632760448
+SHA256 (hypothesis-6.23.0.tar.gz) = 232e824b68809b6d4872fafc8eef37e6587148b0aa469a5eae626f46e21b58d9
+SIZE (hypothesis-6.23.0.tar.gz) = 312621



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