Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:51:20 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: 11b85e113b21 - main - devel/py-hypothesis: Update to 6.21.2
Message-ID:  <202109210351.18L3pKaK029693@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=11b85e113b219a7fa42bf42d9015a324962ac2ee

commit 11b85e113b219a7fa42bf42d9015a324962ac2ee
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:12:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:44:28 +0000

    devel/py-hypothesis: Update to 6.21.2
    
    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 66c93092e3de..35f93d9d92c8 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.14.6
+PORTVERSION=	6.21.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 2c85807fc992..5b16be23e506 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439040
-SHA256 (hypothesis-6.14.6.tar.gz) = 2586eae07e48b35ab5a2d61d607d29ba76939ce140c427d66ccf5db4ddc788d2
-SIZE (hypothesis-6.14.6.tar.gz) = 299589
+TIMESTAMP = 1632037078
+SHA256 (hypothesis-6.21.2.tar.gz) = be852f4d9c2fe0a0608c800cd0c8491ca2f5959aab571f54deeebaa07c5b10eb
+SIZE (hypothesis-6.21.2.tar.gz) = 311919



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