Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tlv8
Commits:
76e27e9b by Jelle van der Waa at 2024-11-16T19:01:57+01:00
upgpkg: 0.10.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tlv8
pkgdesc = Python module to handle type-length-value (TLV) encoded data
pkgver = 0.10.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/jlusiardi/tlv8_python
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-tlv8
_name="${pkgname#python-}_python"
pkgver=0.10.0
-pkgrel=3
+pkgrel=4
pkgdesc="Python module to handle type-length-value (TLV) encoded data"
arch=(any)
url="https://github.com/jlusiardi/tlv8_python"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tlv8/-/commit/76e27e9bb2cea238da1c07e2792307e2bfe97e1e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tlv8/-/commit/76e27e9bb2cea238da1c07e2792307e2bfe97e1e
You're receiving this email because of your account on gitlab.archlinux.org.