diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 06:06:35 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 06:54:36 +0000 |
| commit | 83c3dd5c1e789e2c674a30ebfa1b42f2e907a593 (patch) | |
| tree | 13ee4c4b79bff931e839ca260e7b271477f5953e | |
| parent | 19374c7e220ffe71b008a2c95dd9d8c15b83a85e (diff) | |
misc/py-laspy: update 2.5.4 → 2.7.0
Reported by: portscout
| -rw-r--r-- | misc/py-laspy/Makefile | 6 | ||||
| -rw-r--r-- | misc/py-laspy/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
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,6 +1,5 @@ PORTNAME= laspy -DISTVERSION= 2.5.4 -PORTREVISION= 2 +DISTVERSION= 2.7.0 CATEGORIES= misc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +11,7 @@ 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} \ 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 |
