Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 May 2026 06:54:53 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 83c3dd5c1e78 - main - misc/py-laspy: update 2.5=?utf-8?Q?=2E4 =E2=86=92 2?=.7.0
Message-ID:  <69fae5bd.40d12.796560f8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83c3dd5c1e789e2c674a30ebfa1b42f2e907a593

commit 83c3dd5c1e789e2c674a30ebfa1b42f2e907a593
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-06 06:06:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-06 06:54:36 +0000

    misc/py-laspy: update 2.5.4 → 2.7.0
    
    Reported by:    portscout
---
 misc/py-laspy/Makefile | 6 ++----
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fae5bd.40d12.796560f8>