git: 22bf00c0301c - main - devel/py-param: update 2.1.1 → 2.4.1
Yuri Victorovich <[email protected]> Thu, 06 Aug 2026 02:19:11 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=22bf00c0301ce8e8329968e187c078358d891313 commit 22bf00c0301ce8e8329968e187c078358d891313 Author: Yuri Victorovich <[email protected]> AuthorDate: 2026-08-06 02:04:28 +0000 Commit: Yuri Victorovich <[email protected]> CommitDate: 2026-08-06 02:18:51 +0000 devel/py-param: update 2.1.1 → 2.4.1 --- devel/py-param/Makefile | 12 ++++++++++-- devel/py-param/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/devel/py-param/Makefile b/devel/py-param/Makefile index e687bc01a5d0..8929b1978043 100644 --- a/devel/py-param/Makefile +++ b/devel/py-param/Makefile @@ -1,5 +1,5 @@ PORTNAME= param -DISTVERSION= 2.1.1 +DISTVERSION= 2.4.1 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,8 +20,16 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLA ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist pytest # 2 tests fail, see https://github.com/holoviz/param/issues/952 +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes +TEST_ARGS= -o filterwarnings=default -p no:benchmark -p no:cov -p no:black -p no:mypy +PYTEST_IGNORED_TESTS= test_parameterized_warns_explicit_no_ref test_reactive_lazy_gen_pipe + +# tests as of 2.4.1: 1515 passed, 1 skipped, 2 xfailed in 21.92s +# test_parameterized_warns_explicit_no_ref and test_reactive_lazy_gen_pipe are +# ignored because they are known upstream failures/flaky tests, see +# https://github.com/holoviz/param/issues/952 + .include <bsd.port.mk> diff --git a/devel/py-param/distinfo b/devel/py-param/distinfo index f6d8824b53f8..4084cdf24745 100644 --- a/devel/py-param/distinfo +++ b/devel/py-param/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719383384 -SHA256 (param-2.1.1.tar.gz) = 3b1da14abafa75bfd908572378a58696826b3719a723bc31b40ffff2e9a5c852 -SIZE (param-2.1.1.tar.gz) = 174619 +TIMESTAMP = 1785905460 +SHA256 (param-2.4.1.tar.gz) = 364a33bd8a968b053d8a49d319af78dc31b3ccb9661ecb95c29a3ea509d7e443 +SIZE (param-2.4.1.tar.gz) = 217776