Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-edalize
Commits:
416f620a by Jelle van der Waa at 2024-11-26T11:53:23+01:00
upgpkg: 0.5.4-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-edalize
pkgdesc = An abstraction library for interfacing EDA tools
pkgver = 0.5.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/olofk/edalize
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=edalize
pkgname=python-$_pkgname
pkgver=0.5.4
-pkgrel=2
+pkgrel=3
pkgdesc='An abstraction library for interfacing EDA tools'
arch=('any')
url='https://github.com/olofk/edalize'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-edalize/-/commit/416f620afe6dca38368b9eae5e740bfde2d953e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-edalize/-/commit/416f620afe6dca38368b9eae5e740bfde2d953e6
You're receiving this email because of your account on gitlab.archlinux.org.