pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/py-gdstk
Module Name: pkgsrc
Committed By: mef
Date: Fri Sep 5 23:45:33 UTC 2025
Modified Files:
pkgsrc/cad/py-gdstk: Makefile distinfo
Log Message:
(cad/py-gdstk) Updated 0.9.59 to 0.9.61
## 0.9.61 - 2025-08-28
### Added
- Support for non-standard repetition vectors in GDSII (#293, #299, thanks svollenweider, WesYu).
### Fixed
- Bug in OASIS output when using explicit repetitions (#307, thanks RedFalsh).
- Time stamp format in GDSII (#308, thanks albachten).
## 0.9.60 - 2025-04-15
### Fixed
- Added support to 32-bit layers and datatypes.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/cad/py-gdstk/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/cad/py-gdstk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/py-gdstk/Makefile
diff -u pkgsrc/cad/py-gdstk/Makefile:1.19 pkgsrc/cad/py-gdstk/Makefile:1.20
--- pkgsrc/cad/py-gdstk/Makefile:1.19 Thu Jul 3 19:18:03 2025
+++ pkgsrc/cad/py-gdstk/Makefile Fri Sep 5 23:45:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2025/07/03 19:18:03 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2025/09/05 23:45:33 mef Exp $
-DISTNAME= gdstk-0.9.59
+DISTNAME= gdstk-0.9.61
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= cad python
MASTER_SITES= ${MASTER_SITE_GITHUB:=heitzmann/}
Index: pkgsrc/cad/py-gdstk/distinfo
diff -u pkgsrc/cad/py-gdstk/distinfo:1.11 pkgsrc/cad/py-gdstk/distinfo:1.12
--- pkgsrc/cad/py-gdstk/distinfo:1.11 Sat Feb 15 23:37:22 2025
+++ pkgsrc/cad/py-gdstk/distinfo Fri Sep 5 23:45:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/02/15 23:37:22 mef Exp $
+$NetBSD: distinfo,v 1.12 2025/09/05 23:45:33 mef Exp $
-BLAKE2s (gdstk-0.9.59.tar.gz) = 62a4e514c14e82ef0064e6ef5b64cfae82b6a990adbc80c49d4eb8ad5b3944e3
-SHA512 (gdstk-0.9.59.tar.gz) = b715ef0fafdc286a6a4638ce0b36344f03d3bffa621512784b8fb2c9a4c0fefe44581624d7fd367b83eadbc97bd2d92c5c13aecdd23dc4d72a2de47d5a2b7b38
-Size (gdstk-0.9.59.tar.gz) = 367410 bytes
+BLAKE2s (gdstk-0.9.61.tar.gz) = 0f3aefd925ff8148cd846d348f0beb52e347b14c83abe97476a0bac03ed12303
+SHA512 (gdstk-0.9.61.tar.gz) = f2713af5ba2e00d493c184e410a4b06fee4c08d757f8c53356ddbc8577e167093fd727587b1d4c12038a4de528f9ee230587e7d79a50139e0236be8d9e4519b8
+Size (gdstk-0.9.61.tar.gz) = 368028 bytes
Home |
Main Index |
Thread Index |
Old Index