Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ubjson
Commits:
532f85d6 by Jelle van der Waa at 2024-11-16T19:04:08+01:00
upgpkg: 0.16.1-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ubjson
pkgdesc = Universal Binary JSON draft-12 serializer for Python
pkgver = 0.16.1
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/Iotic-Labs/py-ubjson
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-ubjson
pkgver=0.16.1
-pkgrel=7
+pkgrel=8
pkgdesc='Universal Binary JSON draft-12 serializer for Python'
arch=(x86_64)
url='https://github.com/Iotic-Labs/py-ubjson'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ubjson/-/commit/532f85d6d7e3cd698880485ddde6890e9ce527c8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ubjson/-/commit/532f85d6d7e3cd698880485ddde6890e9ce527c8
You're receiving this email because of your account on gitlab.archlinux.org.