From: Johannes Thyssen Tishman Subject: [update] graphics/py-pivy 0.6.9 -> 0.6.10 To: ports@openbsd.org Date: Sat, 29 Mar 2025 22:07:23 +0000 Please find below an update for graphics/py-pivy to version 0.6.10. Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/py-pivy/Makefile,v diff -u -p -r1.2 Makefile --- Makefile 24 Feb 2025 19:39:18 -0000 1.2 +++ Makefile 29 Mar 2025 22:04:32 -0000 @@ -1,8 +1,7 @@ COMMENT = Python bindings for coin -MODPY_DISTV = 0.6.9 +MODPY_DISTV = 0.6.10 PKGNAME = py-${DISTNAME} -REVISION = 0 DIST_TUPLE += github coin3d pivy ${MODPY_DISTV} . @@ -23,7 +22,8 @@ MODPY_TEST_LINK_SO = Yes # other tests require various combinations of X, additional deps, # and not running with PORTS_PRIVSEP -MODPY_PYTEST_ARGS = -v tests/coin_tests.py +MODPY_PYTEST_ARGS = -v tests/coin_tests.py \ + tests/quarter_tests.py BUILD_DEPENDS = devel/swig LIB_DEPENDS = graphics/coin Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/py-pivy/distinfo,v diff -u -p -r1.1.1.1 distinfo --- distinfo 27 Jan 2025 22:23:17 -0000 1.1.1.1 +++ distinfo 29 Mar 2025 22:04:32 -0000 @@ -1,2 +1,2 @@ -SHA256 (coin3d-pivy-0.6.9.tar.gz) = wgf17XMImyKBNW2kpQTDj6qrkJALlWOcgHctnSW6C7w= -SIZE (coin3d-pivy-0.6.9.tar.gz) = 6678377 +SHA256 (coin3d-pivy-0.6.10.tar.gz) = e0CYFsn62Ez5T5NlkoH53SUB0oXrL8YJ6UAaPQBM5yM= +SIZE (coin3d-pivy-0.6.10.tar.gz) = 6678472