Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2021 08:01:07 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 68bbaa1f0fd8 - main - textproc/py-pikepdf: Update TEST_DEPENDS
Message-ID:  <202105190801.14J817NC031412@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68bbaa1f0fd809fa3abce1021e708b9acec402fa

commit 68bbaa1f0fd809fa3abce1021e708b9acec402fa
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-05-19 08:00:25 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-05-19 08:00:25 +0000

    textproc/py-pikepdf: Update TEST_DEPENDS
---
 textproc/py-pikepdf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/py-pikepdf/Makefile b/textproc/py-pikepdf/Makefile
index 9690e79940e0..3d8664969c42 100644
--- a/textproc/py-pikepdf/Makefile
+++ b/textproc/py-pikepdf/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=4.0:devel/py-lxml@${PY_FLAVOR} \
 		${PY_PILLOW}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=20.2.0:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dateutil>=2.8.0:devel/py-dateutil@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}hypothesis>=5<6:devel/py-hypothesis@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}psutil>=5<6:sysutils/py-psutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pybind11>=2.6.0:devel/py-pybind11@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=4.4.0<7.3.5:devel/py-pytest@${PY_FLAVOR} \



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