Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2024 01:53:24 GMT
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: a6bba47edbb8 - main - misc/py-laspy: update 2.5.3 =?utf-8?Q?=E2=86=92?= 2.5.4
Message-ID:  <202406210153.45L1rO8J076890@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit a6bba47edbb849e56e5089592cd77d5ce5278c37
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-21 01:09:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-21 01:52:59 +0000

    misc/py-laspy: update 2.5.3 → 2.5.4
    
    Reported by:    portscout
---
 misc/py-laspy/Makefile | 5 +++--
 misc/py-laspy/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/misc/py-laspy/Makefile b/misc/py-laspy/Makefile
index 202fe36fba33..4a9bac17e695 100644
--- a/misc/py-laspy/Makefile
+++ b/misc/py-laspy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	laspy
-DISTVERSION=	2.5.3
+DISTVERSION=	2.5.4
 CATEGORIES=	misc
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,10 +15,11 @@ BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYNUMPY}
 # optional dependencies
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}lazrs>=0.5.0:misc/py-lazrs@${PY_FLAVOR} \
+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
diff --git a/misc/py-laspy/distinfo b/misc/py-laspy/distinfo
index 504e5928f2f2..bbedb27a6077 100644
--- a/misc/py-laspy/distinfo
+++ b/misc/py-laspy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714325859
-SHA256 (laspy-2.5.3.tar.gz) = 4ad698914358ea5a096da52e69bceccd320d9ddfb367480a5c2b5e086db812b7
-SIZE (laspy-2.5.3.tar.gz) = 1567114
+TIMESTAMP = 1718929419
+SHA256 (laspy-2.5.4.tar.gz) = eebdbf3379afbc0b24e7e4812fac567bff880d1e851f70175d22375aaecdf7e1
+SIZE (laspy-2.5.4.tar.gz) = 1563243



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406210153.45L1rO8J076890>