aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2026-08-04 19:03:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2026-08-04 20:10:26 +0000
commit652dedfcd5a16d74e090ac55a1ff7432e31f7d5e (patch)
treecf01fa6304a23c72f9093167843876ee5850f2f4
parent28ff77c2553d31d6304917f1856f9831da6f0d08 (diff)
math/py-arviz-plots: update 1.1.0 → 1.2.0
-rw-r--r--math/py-arviz-plots/Makefile20
-rw-r--r--math/py-arviz-plots/distinfo6
2 files changed, 13 insertions, 13 deletions
diff --git a/math/py-arviz-plots/Makefile b/math/py-arviz-plots/Makefile
index 017331836f05..2d1090f7024d 100644
--- a/math/py-arviz-plots/Makefile
+++ b/math/py-arviz-plots/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arviz-plots
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0
+DISTVERSION= 1.2.0
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,12 +13,12 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arviz-base>=1.0.0:math/py-arviz-base@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}arviz-stats>=1.0.0:math/py-arviz-stats@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arviz-base>=1.2.0:math/py-arviz-base@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}arviz-stats>=1.2.0:math/py-arviz-stats@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=3.9:math/py-matplotlib@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}h5netcdf>0:science/py-h5netcdf@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5netcdf>0:science/py-h5netcdf@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR}
USES= python
USE_PYTHON= pep517 concurrent autoplist pytest
@@ -29,14 +29,14 @@ GH_ACCOUNT= arviz-devs
NO_ARCH= yes
TEST_ARGS= -p no:benchmark -p no:xdist -p no:relaxed \
+ -p no:black -p no:ruff -p no:mypy -p no:flake8 -p no:cov \
-W ignore::RuntimeWarning \
+ --ignore=tests/test_backend.py \
--ignore=tests/test_plotly.py \
- --ignore=tests/test_backend.py
+ --ignore=tests/test_styles.py
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \
MPLBACKEND=Agg
-PYTEST_IGNORED_TESTS= bokeh plotly
-
-# tests as of 1.0.0: 367 passed, 1 skipped, 276 deselected, 1 warning in 179.40s (0:02:59)
+# tests as of 1.2.0: 398 passed, 1 skipped, 302 deselected in 111.70s (0:01:51)
.include <bsd.port.mk>
diff --git a/math/py-arviz-plots/distinfo b/math/py-arviz-plots/distinfo
index e61eeddab7ca..f3a0ee5214e2 100644
--- a/math/py-arviz-plots/distinfo
+++ b/math/py-arviz-plots/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777008333
-SHA256 (arviz-devs-arviz-plots-v1.1.0_GH0.tar.gz) = a8967d6f42a3bda67811d6cd357f362e19ee6e522f5f0ea4584a8949bfb152ab
-SIZE (arviz-devs-arviz-plots-v1.1.0_GH0.tar.gz) = 11513456
+TIMESTAMP = 1785732620
+SHA256 (arviz-devs-arviz-plots-v1.2.0_GH0.tar.gz) = 4f922f955b6a182868a222d1616222f8d0d73991f7bdef41e5f5be2660b9cfdb
+SIZE (arviz-devs-arviz-plots-v1.2.0_GH0.tar.gz) = 11519618