Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 15:55:01 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: e1354cc1122a - main - devel/py-hypothesis: Update to 6.65.2
Message-ID:  <202302051555.315Ft1lf030221@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=e1354cc1122ac63aaf177456a5d8796f5fd5877a

commit e1354cc1122ac63aaf177456a5d8796f5fd5877a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:18:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:47:55 +0000

    devel/py-hypothesis: Update to 6.65.2
    
    Changes:        https://github.com/HypothesisWorks/hypothesis/releases
                    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 690a1ae3588f..8cb78d9e7cdf 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.62.1
+PORTVERSION=	6.65.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 0e913039719b..9667712ee707 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589798
-SHA256 (hypothesis-6.62.1.tar.gz) = 7d1e2f9871e6509662da317adf9b4aabd6b38280fb6c7930aa4f574d2ed25150
-SIZE (hypothesis-6.62.1.tar.gz) = 337440
+TIMESTAMP = 1675191015
+SHA256 (hypothesis-6.65.2.tar.gz) = 821279f05fad38575271be3fdfff1e22232613f3d21b3fc991d735057f9b5b47
+SIZE (hypothesis-6.65.2.tar.gz) = 340598



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