Date: Fri, 22 Mar 2024 12:23:03 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 163d1c1c9286 - main - misc/py-pyviz-comms: update 3.0.0 =?utf-8?Q?=E2=86=92?= 3.0.2 Message-ID: <202403221223.42MCN3fL083912@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=163d1c1c92864d2a609bbea97e8bd15f41e12194 commit 163d1c1c92864d2a609bbea97e8bd15f41e12194 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-22 11:44:04 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-22 12:22:54 +0000 misc/py-pyviz-comms: update 3.0.0 → 3.0.2 Reported by: portscout --- misc/py-pyviz-comms/Makefile | 4 ++-- misc/py-pyviz-comms/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/py-pyviz-comms/Makefile b/misc/py-pyviz-comms/Makefile index b6d564b3f5c4..7c6b12e06dba 100644 --- a/misc/py-pyviz-comms/Makefile +++ b/misc/py-pyviz-comms/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyviz-comms -DISTVERSION= 3.0.0 +DISTVERSION= 3.0.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-nodejs-version>=0:devel/py-hatch-nod RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}param>0:devel/py-param@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist pytest +USE_PYTHON= pep517 autoplist pytest # 6 tests fail NO_ARCH= yes diff --git a/misc/py-pyviz-comms/distinfo b/misc/py-pyviz-comms/distinfo index d4ad84d504c9..1e86648752e0 100644 --- a/misc/py-pyviz-comms/distinfo +++ b/misc/py-pyviz-comms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703209865 -SHA256 (pyviz_comms-3.0.0.tar.gz) = f4ca91e4157a64e3abed7cc249e60b9a8d2532f8832f1cb075914d19337d2ba6 -SIZE (pyviz_comms-3.0.0.tar.gz) = 194326 +TIMESTAMP = 1711106309 +SHA256 (pyviz_comms-3.0.2.tar.gz) = 3167df932656416c4bd711205dad47e986a3ebae1f316258ddc26f9e01513ef7 +SIZE (pyviz_comms-3.0.2.tar.gz) = 195738
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403221223.42MCN3fL083912>