mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
misc/py-pyviz-comms: update 3.0.2 → 3.0.4
This commit is contained in:
parent
c85ee18a90
commit
dc19935656
2 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pyviz-comms
|
||||
DISTVERSION= 3.0.2
|
||||
DISTVERSION= 3.0.4
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,8 +19,10 @@ 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 # 6 tests fail
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# tests as of 3.0.4: 10 passed in 1.84s
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1711106309
|
||||
SHA256 (pyviz_comms-3.0.2.tar.gz) = 3167df932656416c4bd711205dad47e986a3ebae1f316258ddc26f9e01513ef7
|
||||
SIZE (pyviz_comms-3.0.2.tar.gz) = 195738
|
||||
TIMESTAMP = 1745438586
|
||||
SHA256 (pyviz_comms-3.0.4.tar.gz) = d70e17555f7262c4884a6b7bc9ca19cb816507a032a334d9cb411b4546caff4c
|
||||
SIZE (pyviz_comms-3.0.4.tar.gz) = 196973
|
||||
|
|
Loading…
Add table
Reference in a new issue