git: f350d9d0cb87 - main - math/py-arviz: update 0.18.0 → 0.19.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 16 Sep 2024 07:48:51 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f350d9d0cb87fbef9853e97a9a34ef658d7e5469

commit f350d9d0cb87fbef9853e97a9a34ef658d7e5469
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-16 06:48:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-16 07:48:28 +0000

    math/py-arviz: update 0.18.0 → 0.19.0
    
    Reported by:    portscout
---
 math/py-arviz/Makefile | 7 +++++--
 math/py-arviz/distinfo | 6 +++---
 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