Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 23:39:19 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: 8c7257fef04a - main - devel/py-hypothesis: Update to 6.46.11
Message-ID:  <202206032339.253NdJZW079258@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=8c7257fef04a6a38f0652b1e8bd572e93c260f67

commit 8c7257fef04a6a38f0652b1e8bd572e93c260f67
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 23:22:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 23:36:33 +0000

    devel/py-hypothesis: Update to 6.46.11
    
    Changes:        https://github.com/HypothesisWorks/hypothesis/releases
                    https://hypothesis.readthedocs.io/en/latest/changes.html
---
 devel/py-hypothesis/Makefile | 5 +----
 devel/py-hypothesis/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile
index a9b76474537f..c8c7df5f510b 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.46.7
+PORTVERSION=	6.46.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -49,7 +49,4 @@ PYTEST_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=4.6:devel/py-pytest@${PY_FLAV
 PYTZ_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytz>=2014.1,1:devel/py-pytz@${PY_FLAVOR}
 REDIS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}redis>=3.0.0:databases/py-redis@${PY_FLAVOR}
 
-do-test:
-	cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
-
 .include <bsd.port.mk>
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 7f4e8374e971..f633958a670b 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653925956
-SHA256 (hypothesis-6.46.7.tar.gz) = 967009fa561b3a3f8363a73d71923357271c37dc7fa27b30c2d21a1b6092b240
-SIZE (hypothesis-6.46.7.tar.gz) = 323799
+TIMESTAMP = 1654275867
+SHA256 (hypothesis-6.46.11.tar.gz) = f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42
+SIZE (hypothesis-6.46.11.tar.gz) = 326267



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