pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/py-gds



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Dec 12 07:57:03 UTC 2022

Modified Files:
        pkgsrc/cad/py-gds: Makefile distinfo

Log Message:
py-gds: updated to 1.6.12

Release v1.6.12
Among other minor fixes:

Fix in Cell.get_texttypes.
Allow labels to inherit transforms through get_labels.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/cad/py-gds/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/cad/py-gds/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-gds/Makefile
diff -u pkgsrc/cad/py-gds/Makefile:1.19 pkgsrc/cad/py-gds/Makefile:1.20
--- pkgsrc/cad/py-gds/Makefile:1.19     Thu Feb 17 10:48:30 2022
+++ pkgsrc/cad/py-gds/Makefile  Mon Dec 12 07:57:03 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/02/17 10:48:30 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2022/12/12 07:57:03 adam Exp $
 
-DISTNAME=      gdspy-1.6.11
+DISTNAME=      gdspy-1.6.12
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    cad python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gdspy/}

Index: pkgsrc/cad/py-gds/distinfo
diff -u pkgsrc/cad/py-gds/distinfo:1.15 pkgsrc/cad/py-gds/distinfo:1.16
--- pkgsrc/cad/py-gds/distinfo:1.15     Thu Feb 17 10:48:30 2022
+++ pkgsrc/cad/py-gds/distinfo  Mon Dec 12 07:57:03 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/02/17 10:48:30 wiz Exp $
+$NetBSD: distinfo,v 1.16 2022/12/12 07:57:03 adam Exp $
 
-BLAKE2s (gdspy-1.6.11.zip) = d9edaeea96be5124f20725bc046a98bf73aede37bc103e5a6cd7a8ff08ea68a7
-SHA512 (gdspy-1.6.11.zip) = 16bbc0afda433fb96f31d0efb3d2a0e417cf6c13cc35a91977d6f1545cb19dd5d6c17ae4724360b2433e084740218a2aa27eefafab42c32b7b76e1d6d1f5ce33
-Size (gdspy-1.6.11.zip) = 157413 bytes
+BLAKE2s (gdspy-1.6.12.zip) = 5a9805f4e5dcf3889413d32b2c4f839859721e1d156c18d8466a9feeea2eff86
+SHA512 (gdspy-1.6.12.zip) = c9422249f5ef8d98a60a4efa5a68079f74c7cac172c1f56d5b034d869f8c35ab82240dbc842ebccba435cef92531d40e437615273132b18e270cc9b3f8844f00
+Size (gdspy-1.6.12.zip) = 157718 bytes



Home | Main Index | Thread Index | Old Index