aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 08:42:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 09:04:39 +0000
commit55c2f7c489937748b9da196a2e410aac52137b14 (patch)
tree876e800b2ff4bb799b29899bde9b45f46b7c83d0
parentd2a2d5146c0dada87650a7e23699996decfff811 (diff)
downloadports-55c2f7c489937748b9da196a2e410aac52137b14.tar.gz
ports-55c2f7c489937748b9da196a2e410aac52137b14.zip
devel/py-hypothesis: Update to 6.58.0
- Disable CODEMODS option by default after 429a0d0dc0f16ebc757a488dd143f390075bed95 Changes: https://github.com/HypothesisWorks/hypothesis/releases https://hypothesis.readthedocs.io/en/latest/changes.html
-rw-r--r--devel/py-hypothesis/Makefile6
-rw-r--r--devel/py-hypothesis/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile
index 819b2111cb52..7925219474a2 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
PORTNAME= hypothesis
-PORTVERSION= 6.56.2
+PORTVERSION= 6.58.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
OPTIONS_DEFINE= CLI CODEMODS DATEUTIL DJANGO DPCONTRACTS GHOSTWRITER LARK NUMPY PANDAS PYTEST PYTZ REDIS
-OPTIONS_DEFAULT=CLI CODEMODS DATEUTIL DJANGO DPCONTRACTS GHOSTWRITER LARK NUMPY PANDAS PYTEST PYTZ REDIS
+OPTIONS_DEFAULT=CLI DATEUTIL DJANGO DPCONTRACTS GHOSTWRITER LARK NUMPY PANDAS PYTEST PYTZ REDIS
CLI_DESC= Command-line interface support
CODEMODS_DESC= Refactor deprecated or inefficient code
DATEUTIL_DESC= Provide dateutil timezones
@@ -52,7 +52,7 @@ REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=3.0.0:databases/py-redis@${PY_F
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 31100
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.0.0rc8:devel/py-exceptiongroup@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.0.0:devel/py-exceptiongroup@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 1eb69ea21a11..7a472858d256 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665647192
-SHA256 (hypothesis-6.56.2.tar.gz) = 85bf14f5b51e7609b2202aaa69c58d41aef739abf0c00a8d6e0eb9ad792e0b09
-SIZE (hypothesis-6.56.2.tar.gz) = 333403
+TIMESTAMP = 1669057755
+SHA256 (hypothesis-6.58.0.tar.gz) = 89d9aa676dac7275755371d42d65fc81366ff0e0289ab525aa2bb3dcf7c98b9f
+SIZE (hypothesis-6.58.0.tar.gz) = 334635