aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-09 15:32:04 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-09 15:37:54 +0000
commit21e6796090e019db45d0ae1159693758d70a408d (patch)
tree50a36790f7a8871853ee80326b0df29b96badceb
parent07fb4bb24b2e770152d368bc5a547aff1c10deb2 (diff)
downloadports-21e6796090e019db45d0ae1159693758d70a408d.tar.gz
ports-21e6796090e019db45d0ae1159693758d70a408d.zip
devel/py-hypothesis: Update to 6.56.0
- Enable CLI, CODEMODS, DATEUTIL, DJANGO, DPCONTRACTS, GHOSTWRITER, LARK, NUMPY, PANDAS, PYTEST, PYTZ and REDIS options Changes: https://github.com/HypothesisWorks/hypothesis/releases https://hypothesis.readthedocs.io/en/latest/changes.html
-rw-r--r--devel/py-hypothesis/Makefile3
-rw-r--r--devel/py-hypothesis/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile
index f1870c7a9cee..42f3470bb208 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
PORTNAME= hypothesis
-PORTVERSION= 6.55.0
+PORTVERSION= 6.56.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +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
CLI_DESC= Command-line interface support
CODEMODS_DESC= Refactor deprecated or inefficient code
DATEUTIL_DESC= Provide dateutil timezones
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index be1066d9b216..7a94841053f9 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664767916
-SHA256 (hypothesis-6.55.0.tar.gz) = 3d60085ac34f5edf91538cf1496f8a248d05535ed67cb396babdf0621866e21a
-SIZE (hypothesis-6.55.0.tar.gz) = 331174
+TIMESTAMP = 1665073126
+SHA256 (hypothesis-6.56.0.tar.gz) = 38ac02dba2801e26b964da57950cbc574fb22a3e16951c227150282b986ed002
+SIZE (hypothesis-6.56.0.tar.gz) = 331249