Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-gdstk
Commits:
04cb8142 by Felix Yan at 2026-05-05T07:07:01+00:00
upgpkg: 0.9.60-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-gdstk
pkgdesc = Python module for creating GDSII stream files, usually CAD
layouts
- pkgver = 0.9.59
+ pkgver = 0.9.60
pkgrel = 1
url = https://github.com/heitzmann/gdstk
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = python-gdstk
makedepends = cmake
depends = python-numpy
depends = qhull
- source = git+https://github.com/heitzmann/gdstk.git#tag=v0.9.59
- sha512sums =
c0986320535b1a621eab1e71a8eab85d21cc5f624193dd762b8b8b718076033fa67bbbd7a4c1fd90dfaf572be810128318176db412e17c425a4591f21dea2def
+ source = git+https://github.com/heitzmann/gdstk.git#tag=v0.9.60
+ sha512sums =
3444041d13b5ac8ae11b5119a5a8bc884daaca57c821d7c84190377aaeb6b0d6f05fc31de5006fa9b16d9ac9520ec974e6753400f7888ff0a11052d80b926346
pkgname = python-gdstk
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-gdstk
-pkgver=0.9.59
+pkgver=0.9.60
pkgrel=1
pkgdesc="Python module for creating GDSII stream files, usually CAD layouts"
url="https://github.com/heitzmann/gdstk"
@@ -11,7 +11,7 @@ depends=('python-numpy' 'qhull')
makedepends=('git' 'python-build' 'python-installer' 'python-wheel'
'python-scikit-build-core' 'cmake')
checkdepends=('python-pytest')
source=("git+https://github.com/heitzmann/gdstk.git#tag=v$pkgver")
-sha512sums=('c0986320535b1a621eab1e71a8eab85d21cc5f624193dd762b8b8b718076033fa67bbbd7a4c1fd90dfaf572be810128318176db412e17c425a4591f21dea2def')
+sha512sums=('3444041d13b5ac8ae11b5119a5a8bc884daaca57c821d7c84190377aaeb6b0d6f05fc31de5006fa9b16d9ac9520ec974e6753400f7888ff0a11052d80b926346')
build() {
cd gdstk
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gdstk/-/commit/04cb814288b59a3665b2a55b25dd354e3fdfaf46
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gdstk/-/commit/04cb814288b59a3665b2a55b25dd354e3fdfaf46
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help