diff --git a/misc/py-laspy/Makefile b/misc/py-laspy/Makefile index 0510dac15edd..9506d74dd29a 100644 --- a/misc/py-laspy/Makefile +++ b/misc/py-laspy/Makefile @@ -1,33 +1,31 @@ PORTNAME= laspy -DISTVERSION= 2.5.4 -PORTREVISION= 2 +DISTVERSION= 2.7.0 CATEGORIES= misc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library and tools to read/write LAS files with lidar data WWW= https://laspy.readthedocs.io/en/latest/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} # optional dependencies RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}lazrs>=0.6.0:misc/py-lazrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}laszip>=0.2.1:archivers/py-laszip@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=10.11.0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typer>=0.8.0:devel/py-typer@${PY_FLAVOR} USES= python USE_PYTHON= pep517 concurrent autoplist pytest # tests can't find the module laspy.cli.core, see https://github.com/laspy/laspy/issues/297 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes .include diff --git a/misc/py-laspy/distinfo b/misc/py-laspy/distinfo index bbedb27a6077..ae73aa9625c9 100644 --- a/misc/py-laspy/distinfo +++ b/misc/py-laspy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718929419 -SHA256 (laspy-2.5.4.tar.gz) = eebdbf3379afbc0b24e7e4812fac567bff880d1e851f70175d22375aaecdf7e1 -SIZE (laspy-2.5.4.tar.gz) = 1563243 +TIMESTAMP = 1778045749 +SHA256 (laspy-2.7.0.tar.gz) = f56feb5445e75d6ff12ee814aab6a35339290e75264ff277c6bf553f3025a3f5 +SIZE (laspy-2.7.0.tar.gz) = 1929624