Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-construct
Commits:
e30ab45c by Jelle van der Waa at 2024-11-26T14:05:18+01:00
upgpkg: 2.10.70-4: Rebuild for Python 3.13
- - - - -
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 = 3
+ pkgrel = 4
url = https://construct.readthedocs.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-construct
pkgver=2.10.70
-pkgrel=3
+pkgrel=4
pkgdesc="A powerful declarative parser/builder for binary data"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-construct/-/commit/e30ab45c92268ad01802e218c7e95b2c2db749c8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-construct/-/commit/e30ab45c92268ad01802e218c7e95b2c2db749c8
You're receiving this email because of your account on gitlab.archlinux.org.