Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 21:54:55 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: 40ad89f5d1b3 - main - devel/py-hypothesis: Update to 6.48.1
Message-ID:  <202206292154.25TLstXo024681@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=40ad89f5d1b3ae31e7c63d62947014e725996b36

commit 40ad89f5d1b3ae31e7c63d62947014e725996b36
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 21:43:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 21:49:53 +0000

    devel/py-hypothesis: Update to 6.48.1
    
    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 d3a545aef891..b93ec5809391 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.47.4
+PORTVERSION=	6.48.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 64307f0cd404..5c08cd031def 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656092936
-SHA256 (hypothesis-6.47.4.tar.gz) = 0f98e20e8427d99af93a7d2d8184c07f6d5df2666d27626979c52b67b93090e0
-SIZE (hypothesis-6.47.4.tar.gz) = 326509
+TIMESTAMP = 1656522278
+SHA256 (hypothesis-6.48.1.tar.gz) = 5b296c32a57e50555841dd742f2cd96c0b7ba1687730b0ef34b506d0f76b4a68
+SIZE (hypothesis-6.48.1.tar.gz) = 327086



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