Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2021 14:47:41 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: ce0b16c0de33 - main - devel/py-hypothesis: Update to 6.13.0
Message-ID:  <202105221447.14MElfxI012093@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=ce0b16c0de3300ae1109860dd3871da902b17bac

commit ce0b16c0de3300ae1109860dd3871da902b17bac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-22 14:42:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-22 14:42:49 +0000

    devel/py-hypothesis: Update to 6.13.0
    
    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 2d62d7eaac44..fe9c55ee3fa5 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.12.0
+PORTVERSION=	6.13.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 248e1fc792e7..c0c68edcabe4 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620405405
-SHA256 (hypothesis-6.12.0.tar.gz) = a24b2ccb7b84860762df3fabb8faa196bf627cbee62917a5095f3de8ff71050b
-SIZE (hypothesis-6.12.0.tar.gz) = 298804
+TIMESTAMP = 1621183184
+SHA256 (hypothesis-6.13.0.tar.gz) = a6c7974419b73d78d808bc4ae43937c29a0c05a628fafccceff03aa0337dd6f4
+SIZE (hypothesis-6.13.0.tar.gz) = 298981



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