Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 19:53:48 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: 13009ebe858f - main - devel/py-hypothesis: Update to 6.36.0
Message-ID:  <202201251953.20PJrmYb020864@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=13009ebe858f2ea4ea7b29f9952d3d9db79c0bf5

commit 13009ebe858f2ea4ea7b29f9952d3d9db79c0bf5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-25 19:21:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-25 19:50:15 +0000

    devel/py-hypothesis: Update to 6.36.0
    
    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 52fdd187f1dd..5890ef8f5ecb 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.33.0
+PORTVERSION=	6.36.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index f5d2a9fd8dae..0b9ffd28c6c2 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102267
-SHA256 (hypothesis-6.33.0.tar.gz) = d2e42b52cf94c4c69d60aa82f8eeb30a4e85bb75de01effbcf3c7eabd1f561a6
-SIZE (hypothesis-6.33.0.tar.gz) = 315254
+TIMESTAMP = 1643133745
+SHA256 (hypothesis-6.36.0.tar.gz) = 2b9c56faa067d660f0802679689f825bf142eec8261ab9e2e6ea916b1d8278a1
+SIZE (hypothesis-6.36.0.tar.gz) = 316223



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