Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18: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: fd3e2ee7accc - main - devel/py-hypothesis: Update to 6.37.2
Message-ID:  <202203071817.227IHDSF060081@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=fd3e2ee7acccbe1bf904d123cf67921b0d745496

commit fd3e2ee7acccbe1bf904d123cf67921b0d745496
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:53:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:06 +0000

    devel/py-hypothesis: Update to 6.37.2
    
    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 5890ef8f5ecb..9105c82d77e8 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.36.0
+PORTVERSION=	6.37.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 0b9ffd28c6c2..9b4ced2de62a 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643133745
-SHA256 (hypothesis-6.36.0.tar.gz) = 2b9c56faa067d660f0802679689f825bf142eec8261ab9e2e6ea916b1d8278a1
-SIZE (hypothesis-6.36.0.tar.gz) = 316223
+TIMESTAMP = 1646057954
+SHA256 (hypothesis-6.37.2.tar.gz) = 79321035b9174ffa506d724ca5e8af375d7bf532c80e4f602bd433792c527e6c
+SIZE (hypothesis-6.37.2.tar.gz) = 316746



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