Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 13:43:57 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: 38a492bb3a97 - main - devel/py-hypothesis: Update to 6.39.3
Message-ID:  <202203251343.22PDhvVC020071@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=38a492bb3a977b6d1f82c9f0b6293900d9ed483e

commit 38a492bb3a977b6d1f82c9f0b6293900d9ed483e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 12:59:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:36:55 +0000

    devel/py-hypothesis: Update to 6.39.3
    
    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 9105c82d77e8..94dbd0175def 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.37.2
+PORTVERSION=	6.39.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 9b4ced2de62a..b97808d3fcac 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646057954
-SHA256 (hypothesis-6.37.2.tar.gz) = 79321035b9174ffa506d724ca5e8af375d7bf532c80e4f602bd433792c527e6c
-SIZE (hypothesis-6.37.2.tar.gz) = 316746
+TIMESTAMP = 1647264538
+SHA256 (hypothesis-6.39.3.tar.gz) = f496dd053fb951b6da9611481fb4e54eeab1d37b594da5efe869083fad3ae621
+SIZE (hypothesis-6.39.3.tar.gz) = 318341



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