summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2022-11-19 11:01:51 +0000
committermef <mef@pkgsrc.org>2022-11-19 11:01:51 +0000
commit48cab2249566a9a126fd0d8ffe985a53f7197218 (patch)
treea17a6f8cf2bf442bf50597c153df86851a85a018 /cad
parent0da5e773b206e6e9fa46d3d96fe57fc7337b7690 (diff)
downloadpkgsrc-48cab2249566a9a126fd0d8ffe985a53f7197218.tar.gz
(cad/py-gdstk) Update 0.9.0 to 0.9.34
## 0.9.33 - 2022-11-14 - build wheels for windows separately from macOs and linux ## 0.9.1 - 2022-10-12 ### Fixed - Reading polygons with extremelly large number of vertices - Integer overflow in boolean operations - `GdsWriter` C++ API fix - Properly read zlib path from environment during build - Ensure polygons are closed when laoding GDSII files - Reference counting in `Reference.apply_repetition` and `Cell.flatten`
Diffstat (limited to 'cad')
-rw-r--r--cad/py-gdstk/Makefile4
-rw-r--r--cad/py-gdstk/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/cad/py-gdstk/Makefile b/cad/py-gdstk/Makefile
index 841436abce9..bc416b2efff 100644
--- a/cad/py-gdstk/Makefile
+++ b/cad/py-gdstk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/09/18 06:02:53 mef Exp $
+# $NetBSD: Makefile,v 1.4 2022/11/19 11:01:51 mef Exp $
-VERSION= 0.9.0
+VERSION= 0.9.34
GITHUB_TAG= v${VERSION}
DISTNAME= gdstk-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
diff --git a/cad/py-gdstk/distinfo b/cad/py-gdstk/distinfo
index 36ffeb85e08..71cf282d6e9 100644
--- a/cad/py-gdstk/distinfo
+++ b/cad/py-gdstk/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/09/18 06:02:53 mef Exp $
+$NetBSD: distinfo,v 1.3 2022/11/19 11:01:51 mef Exp $
-BLAKE2s (gdstk-0.9.0.tar.gz) = 9656bcc8460b262ac2812eb4eee512055d70d42740356b46caf4492794fd6d83
-SHA512 (gdstk-0.9.0.tar.gz) = 1cfc4ab58d24ff3c457c3a16bdad7828c30c34318a85c3f60684342066217eff20e52958cfc3cc728159dd07b45264f4b35757a1b0f3f0cccb9a543b5c8aa4f1
-Size (gdstk-0.9.0.tar.gz) = 616116 bytes
+BLAKE2s (gdstk-0.9.34.tar.gz) = ca8eb77222b2d1c97e0f25fca0ce2176c3289e0844b20a4b5190429195e11576
+SHA512 (gdstk-0.9.34.tar.gz) = aa4de3463251bd6a222baafdd318862c755bbe69b70ae78171c44f246314663e6bae89a2ea95ba0a9b6d8c6c9b6a4399b033ed0381338a3e5ef2bee2bdc9ae57
+Size (gdstk-0.9.34.tar.gz) = 629016 bytes