Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyclibrary
Commits:
40e6407b by Jelle van der Waa at 2025-12-16T09:21:01+01:00
upgpkg: 0.3.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyclibrary
pkgdesc = C parser and bindings automation for Python
pkgver = 0.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MatthieuDartiailh/pyclibrary
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pyclibrary
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="C parser and bindings automation for Python"
arch=(any)
url="https://github.com/MatthieuDartiailh/pyclibrary"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyclibrary/-/commit/40e6407bd10fbb375fabfe63d5ac3f6881c02821
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyclibrary/-/commit/40e6407bd10fbb375fabfe63d5ac3f6881c02821
You're receiving this email because of your account on gitlab.archlinux.org.