Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ujson
Commits:
e6d1e735 by Jelle van der Waa at 2024-11-16T19:04:45+01:00
upgpkg: 5.10.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ujson
pkgdesc = Ultra fast JSON encoder and decoder for Python
pkgver = 5.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ultrajson/ultrajson
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-ujson
_pkgname=ultrajson
pkgver=5.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="Ultra fast JSON encoder and decoder for Python"
url="https://github.com/ultrajson/ultrajson"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ujson/-/commit/e6d1e7358a2c8ca163ee99e60e6c107735f8b5cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ujson/-/commit/e6d1e7358a2c8ca163ee99e60e6c107735f8b5cc
You're receiving this email because of your account on gitlab.archlinux.org.