git: 0f4aa685718e - main - devel/py-hypothesis: Update to 6.47.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Jun 2022 19:39:14 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f4aa685718ec4797eb1d6d01e73afa9b8f7ab65 commit 0f4aa685718ec4797eb1d6d01e73afa9b8f7ab65 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-16 19:35:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-16 19:35:03 +0000 devel/py-hypothesis: Update to 6.47.3 Changes: https://github.com/HypothesisWorks/hypothesis/releases https://hypothesis.readthedocs.io/en/latest/changes.html --- devel/py-hypothesis/Makefile | 10 ++++++++-- devel/py-hypothesis/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 6746a2513d0a..28bf64635396 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.1 +PORTVERSION= 6.47.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -49,4 +49,10 @@ 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} -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 31100 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.0.0rc8:devel/py-exceptiongroup@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index ec3af9029dde..e45d919ba9af 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655208262 -SHA256 (hypothesis-6.47.1.tar.gz) = 4ad26c5d434171ffc02aba569dd52255573d615554c062bc30734dbe6f318c61 -SIZE (hypothesis-6.47.1.tar.gz) = 326462 +TIMESTAMP = 1655398672 +SHA256 (hypothesis-6.47.3.tar.gz) = 3c6d99cd7540a64c37d88f86a7509c0ca29cda37a82a957340fba11388dfb9ce +SIZE (hypothesis-6.47.3.tar.gz) = 326501