Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 15:59:04 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: 5bb7a6006ae9 - main - devel/py-hypothesis: Update to 6.22.0
Message-ID:  <202109271559.18RFx4av030990@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=5bb7a6006ae99a20421ffa3c153515da79607b02

commit 5bb7a6006ae99a20421ffa3c153515da79607b02
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-27 15:37:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-27 15:55:57 +0000

    devel/py-hypothesis: Update to 6.22.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 af47ffdc1572..930540b59b36 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.21.6
+PORTVERSION=	6.22.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 8e461e7aac40..0acc9ceb38ae 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632227530
-SHA256 (hypothesis-6.21.6.tar.gz) = 29b72005910f2a548d727e5d5accf862a6ae84e49176d748fb6ca040ef657592
-SIZE (hypothesis-6.21.6.tar.gz) = 312489
+TIMESTAMP = 1632664338
+SHA256 (hypothesis-6.22.0.tar.gz) = 3c297228cfea7665b10afccb6a7c3e509c2bc4b477bdbe89e00080280368eca7
+SIZE (hypothesis-6.22.0.tar.gz) = 312549



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