diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-06-26 02:19:58 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-06-26 08:16:49 -0700 |
| commit | 317ab6f937b7679246311ba8fbad27cacc07ee3c (patch) | |
| tree | 8f5b1a512ab02c1948d5e2d79ecb8f9b1163433e | |
| parent | security/openfhe: update 1.1.4 → 1.2.0 (diff) | |
devel/py-param: update 2.1.0 → 2.1.1
Reported by: portscout
| -rw-r--r-- | devel/py-param/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-param/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-param/Makefile b/devel/py-param/Makefile index a9431984bd9a..e687bc01a5d0 100644 --- a/devel/py-param/Makefile +++ b/devel/py-param/Makefile @@ -1,5 +1,5 @@ PORTNAME= param -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ 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 +USE_PYTHON= pep517 autoplist pytest # 2 tests fail, see https://github.com/holoviz/param/issues/952 NO_ARCH= yes diff --git a/devel/py-param/distinfo b/devel/py-param/distinfo index c573f5ae53cb..f6d8824b53f8 100644 --- a/devel/py-param/distinfo +++ b/devel/py-param/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712364965 -SHA256 (param-2.1.0.tar.gz) = a7b30b08b547e2b78b02aeba6ed34e3c6a638f8e4824a76a96ffa2d7cf57e71f -SIZE (param-2.1.0.tar.gz) = 173822 +TIMESTAMP = 1719383384 +SHA256 (param-2.1.1.tar.gz) = 3b1da14abafa75bfd908572378a58696826b3719a723bc31b40ffff2e9a5c852 +SIZE (param-2.1.1.tar.gz) = 174619 |
