diff --git a/math/py-isosurfaces/Makefile b/math/py-isosurfaces/Makefile index a547923ffd2d..dd61e252bcf6 100644 --- a/math/py-isosurfaces/Makefile +++ b/math/py-isosurfaces/Makefile @@ -1,30 +1,30 @@ PORTNAME= isosurfaces -DISTVERSION= 0.1.1 +DISTVERSION= 0.1.2 CATEGORIES= math MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Construct isolines/isosurfaces over a 2D/3D scalar field WWW= https://github.com/jared-hughes/isosurfaces LICENSE= MIT RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \ ${PYNUMPY} \ xdg-open:devel/xdg-utils USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} do-test: @cd ${TEST_WRKSRC} && \ ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${FILESDIR}/isoline_demo.py && \ xdg-open ${TEST_WRKSRC}/out/demo.svg .include diff --git a/math/py-isosurfaces/distinfo b/math/py-isosurfaces/distinfo index edfbd388daff..7d22c82ab304 100644 --- a/math/py-isosurfaces/distinfo +++ b/math/py-isosurfaces/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708879297 -SHA256 (isosurfaces-0.1.1.tar.gz) = 18aab4ec7148a8376097b49006ea0e9ec07e468fa5fc6133d7d9eef977fe384d -SIZE (isosurfaces-0.1.1.tar.gz) = 11333 +TIMESTAMP = 1708926849 +SHA256 (isosurfaces-0.1.2.tar.gz) = fa51ebe864ea9355b26830e27fdd6a41d5a58b419fa8d4b47e3b8b80718d6e21 +SIZE (isosurfaces-0.1.2.tar.gz) = 11348