Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-construct
Commits:
6fd60a9e by Jelle van der Waa at 2025-12-16T09:18:19+01:00
upgpkg: 2.10.70-6: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-construct
pkgdesc = A powerful declarative parser/builder for binary data
pkgver = 2.10.70
- pkgrel = 5
+ pkgrel = 6
url = https://construct.readthedocs.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-construct
pkgver=2.10.70
-pkgrel=5
+pkgrel=6
pkgdesc='A powerful declarative parser/builder for binary data'
arch=(any)
url='https://construct.readthedocs.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-construct/-/commit/6fd60a9e39a4025f693b74c4454ec8694f593034
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-construct/-/commit/6fd60a9e39a4025f693b74c4454ec8694f593034
You're receiving this email because of your account on gitlab.archlinux.org.