Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2024 19:02:37 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: d4b0ef23d194 - main - cad/py-gdstk: update 0.9.49 =?utf-8?Q?=E2=86=92?= 0.9.50
Message-ID:  <202404041902.434J2bfm023623@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=d4b0ef23d194dc6dff62502462ac8a91443a6876

commit d4b0ef23d194dc6dff62502462ac8a91443a6876
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-04 18:15:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-04 19:02:30 +0000

    cad/py-gdstk: update 0.9.49 → 0.9.50
    
    Reported by:    portscout
---
 cad/py-gdstk/Makefile | 3 ++-
 cad/py-gdstk/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/cad/py-gdstk/Makefile b/cad/py-gdstk/Makefile
index b66f67c391bb..8ba863dbdf75 100644
--- a/cad/py-gdstk/Makefile
+++ b/cad/py-gdstk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gdstk
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.9.49
+DISTVERSION=	0.9.50
 CATEGORIES=	cad
 #MASTER_SITES=	PYPI # build fails from PYPI: https://github.com/heitzmann/gdspy/issues/236
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	cmake:devel/cmake-core \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
 		${PYNUMPY}
 LIB_DEPENDS=	libqhull_r.so:math/qhull
+RUN_DEPENDS=	${PYNUMPY}
 
 USES=		compiler:c++11-lang python
 USE_PYTHON=	pep517 autoplist pytest # tests fail to run, see https://github.com/heitzmann/gdspy/issues/237
diff --git a/cad/py-gdstk/distinfo b/cad/py-gdstk/distinfo
index 95200f0c8729..53f7df3bfc7a 100644
--- a/cad/py-gdstk/distinfo
+++ b/cad/py-gdstk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704002721
-SHA256 (heitzmann-gdstk-v0.9.49_GH0.tar.gz) = f01a1dbdec4a0cb5f6f61fce699abe14c04f299fe8e049fb746068f90e51afda
-SIZE (heitzmann-gdstk-v0.9.49_GH0.tar.gz) = 363537
+TIMESTAMP = 1712246518
+SHA256 (heitzmann-gdstk-v0.9.50_GH0.tar.gz) = 9137935a658e726d93d448624401b1ff8ee4ff6c1a3fa9fd397fc0825dfbfb0a
+SIZE (heitzmann-gdstk-v0.9.50_GH0.tar.gz) = 363258



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