Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 12:58:33 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: e0eb32f41d78 - main - devel/py-hypothesis: Update to 6.13.1
Message-ID:  <202105261258.14QCwXT1033189@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=e0eb32f41d78b558bf18fe1b34d1d9e31495a27e

commit e0eb32f41d78b558bf18fe1b34d1d9e31495a27e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-26 12:54:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-26 12:54:54 +0000

    devel/py-hypothesis: Update to 6.13.1
    
    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 fe9c55ee3fa5..a71b6f50eb74 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.0
+PORTVERSION=	6.13.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index c0c68edcabe4..11e1f13975b4 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621183184
-SHA256 (hypothesis-6.13.0.tar.gz) = a6c7974419b73d78d808bc4ae43937c29a0c05a628fafccceff03aa0337dd6f4
-SIZE (hypothesis-6.13.0.tar.gz) = 298981
+TIMESTAMP = 1621699711
+SHA256 (hypothesis-6.13.1.tar.gz) = 074e27e514b305ba0b0c6bc0037faad1abbe2ea641ab4a8ec90e12a5e3238009
+SIZE (hypothesis-6.13.1.tar.gz) = 299273



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