pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/py-gdstk (cad/py-gdstk) Update 0.9.0 to 0.9.34



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c48fe0a897f8
branches:  trunk
changeset: 388413:c48fe0a897f8
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Nov 19 11:01:51 2022 +0000

description:
(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:

 cad/py-gdstk/Makefile |  4 ++--
 cad/py-gdstk/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 60550e742775 -r c48fe0a897f8 cad/py-gdstk/Makefile
--- a/cad/py-gdstk/Makefile     Sat Nov 19 10:51:20 2022 +0000
+++ b/cad/py-gdstk/Makefile     Sat Nov 19 11:01:51 2022 +0000
@@ -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 -r 60550e742775 -r c48fe0a897f8 cad/py-gdstk/distinfo
--- a/cad/py-gdstk/distinfo     Sat Nov 19 10:51:20 2022 +0000
+++ b/cad/py-gdstk/distinfo     Sat Nov 19 11:01:51 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index