Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-gdstk
Commits:
646bfa1c by Felix Yan at 2026-04-13T12:40:18+08:00
upgpkg: 0.9.52-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.51
+ pkgver = 0.9.52
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.51
- sha512sums =
8e7410aa6f078f37c493635cc51147f83acce173df9347f540ff40c734166ee36ce7869aef027695059d74b654e60a0bd6900299998c9f133eff0dbfb58efaf8
+ source = git+https://github.com/heitzmann/gdstk.git#tag=v0.9.52
+ sha512sums =
6a8ea042b8ef4c271ebf18693fe699cb326fe4fb29f623340e13c2446853cc10928bc8c7d95b8fd655e7bbc683a6b0d264ec7ff52af04e8075cc1ce3db9fc486
pkgname = python-gdstk
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-gdstk
-pkgver=0.9.51
+pkgver=0.9.52
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=('8e7410aa6f078f37c493635cc51147f83acce173df9347f540ff40c734166ee36ce7869aef027695059d74b654e60a0bd6900299998c9f133eff0dbfb58efaf8')
+sha512sums=('6a8ea042b8ef4c271ebf18693fe699cb326fe4fb29f623340e13c2446853cc10928bc8c7d95b8fd655e7bbc683a6b0d264ec7ff52af04e8075cc1ce3db9fc486')
prepare() {
cd gdstk
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gdstk/-/commit/646bfa1c98f3c371e50c8a8372d2f6451ea7614c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gdstk/-/commit/646bfa1c98f3c371e50c8a8372d2f6451ea7614c
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