Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:02:55 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: 55d1856b7f53 - main - devel/py-hypothesis: Update to 6.13.2
Message-ID:  <202105302002.14UK2tpZ075690@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=55d1856b7f534845c74d43695e3b9ec40cc0e95f

commit 55d1856b7f534845c74d43695e3b9ec40cc0e95f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:52:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:52:24 +0000

    devel/py-hypothesis: Update to 6.13.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 a71b6f50eb74..16caf0ead0d9 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.13.1
+PORTVERSION=	6.13.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 11e1f13975b4..5687700d4844 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621699711
-SHA256 (hypothesis-6.13.1.tar.gz) = 074e27e514b305ba0b0c6bc0037faad1abbe2ea641ab4a8ec90e12a5e3238009
-SIZE (hypothesis-6.13.1.tar.gz) = 299273
+TIMESTAMP = 1622213926
+SHA256 (hypothesis-6.13.2.tar.gz) = b9921f1070ae2ae12d4cc3c21f05d4f2f70276c57a9bdb17ec1f686985a14eff
+SIZE (hypothesis-6.13.2.tar.gz) = 299595



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