aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/py-arviz/Makefile7
-rw-r--r--math/py-arviz/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/math/py-arviz/Makefile b/math/py-arviz/Makefile
index b83020a3477f..89a1908f2e40 100644
--- a/math/py-arviz/Makefile
+++ b/math/py-arviz/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arviz
DISTVERSIONPREFIX= v
-DISTVERSION= 0.18.0
+DISTVERSION= 0.19.0
CATEGORIES= math python
#MASTER_SITES= PYPI # missing test files
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -29,11 +29,14 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numba>0:devel/py-numba@${PY_FLAVOR} \
# ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils autoplist pytest # tests have 13 warnings, 1 error, see https://github.com/arviz-devs/arviz/issues/2084
+USE_PYTHON= distutils autoplist pytest
USE_GITHUB= yes
GH_ACCOUNT= arviz-devs
NO_ARCH= yes
+# 1 error in tests preventing all tests from running: _tkinter.TclError: no display name and no $DISPLAY environment variable
+# see https://github.com/arviz-devs/arviz/issues/2381
+
.include <bsd.port.mk>
diff --git a/math/py-arviz/distinfo b/math/py-arviz/distinfo
index 5e174b06f387..0843cd1f2b20 100644
--- a/math/py-arviz/distinfo
+++ b/math/py-arviz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712469672
-SHA256 (arviz-devs-arviz-v0.18.0_GH0.tar.gz) = e3fa842aeefef722ae4e1d5f853a0b7e1337ef1720d31d6ff85f3ff7bd6716c0
-SIZE (arviz-devs-arviz-v0.18.0_GH0.tar.gz) = 9373167
+TIMESTAMP = 1726456313
+SHA256 (arviz-devs-arviz-v0.19.0_GH0.tar.gz) = a810e4fa907dac81bf23789a35ba3ad2542aa2f4078688c9928d44cf9c9e668e
+SIZE (arviz-devs-arviz-v0.19.0_GH0.tar.gz) = 9381393