Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2023 20:54:26 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: 0807b603ae03 - main - devel/py-hypothesis: Update to 6.92.0
Message-ID:  <202312142054.3BEKsQmZ004199@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0807b603ae03fd2acbe0a8a64f79fc7d30214f8e

commit 0807b603ae03fd2acbe0a8a64f79fc7d30214f8e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 20:45:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 20:45:13 +0000

    devel/py-hypothesis: Update to 6.92.0
    
    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 4b4bbe8a77fa..638a1538a5b9 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.91.1
+PORTVERSION=	6.92.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index c741efa58f5e..a50e01da1f2a 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702028106
-SHA256 (hypothesis-6.91.1.tar.gz) = f0408274b58e892134a56cfca6f80e5ef4be24c22ae55c9097b308ae824d2e93
-SIZE (hypothesis-6.91.1.tar.gz) = 364385
+TIMESTAMP = 1702543652
+SHA256 (hypothesis-6.92.0.tar.gz) = 65b72c7dc7da3e16144db54fe093c6b74a33631b933a8063eb754c5a61361ae6
+SIZE (hypothesis-6.92.0.tar.gz) = 369228


home | help

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