Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:12:07 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: 16bd68780bac - main - devel/py-hypothesis: Update to 6.98.15
Message-ID:  <202403091412.429EC7di010000@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=16bd68780bac0f9278e035547c7922370bc79a04

commit 16bd68780bac0f9278e035547c7922370bc79a04
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:47:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:48 +0000

    devel/py-hypothesis: Update to 6.98.15
    
    Changes:        https://github.com/HypothesisWorks/hypothesis/releases
                    https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
                    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 a5059d35c8ed..1d26de407101 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.98.6
+PORTVERSION=	6.98.15
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 4b41d0da0683..79a43bf77306 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449184
-SHA256 (hypothesis-6.98.6.tar.gz) = 2d80f64c58f58a60e035c665e94a36f77c3f8fe057b55053d06b2c82dcefc507
-SIZE (hypothesis-6.98.6.tar.gz) = 385385
+TIMESTAMP = 1709390542
+SHA256 (hypothesis-6.98.15.tar.gz) = 1e31210951511b24ce8b3b6e04d791c466385a30ac3af571bf2223954b025d77
+SIZE (hypothesis-6.98.15.tar.gz) = 388568



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