Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-simplejson
Commits:
173b0591 by Jelle van der Waa at 2024-11-16T18:39:47+01:00
upgpkg: 3.19.2-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-simplejson
pkgdesc = Simple, fast and extensible JSON decoder/encoder
pkgver = 3.19.2
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/simplejson/simplejson
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-simplejson
_name="${pkgname#python-}"
pkgver=3.19.2
-pkgrel=4
+pkgrel=5
pkgdesc='Simple, fast and extensible JSON decoder/encoder'
license=(MIT)
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-simplejson/-/commit/173b05912918554c7bed57a61af1805aeaee3ad4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-simplejson/-/commit/173b05912918554c7bed57a61af1805aeaee3ad4
You're receiving this email because of your account on gitlab.archlinux.org.