From 0f4aa685718ec4797eb1d6d01e73afa9b8f7ab65 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 17 Jun 2022 03:35:03 +0800 Subject: [PATCH] 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 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 +.include + +.if ${PYTHON_REL} < 31100 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.0.0rc8:devel/py-exceptiongroup@${PY_FLAVOR} +.endif + +.include 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