Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-ujson
Commits:
dab30ac8 by Daniel M. Capella at 2024-04-05T18:09:55-04:00
upgpkg: 5.9.0-2: Rebuild for Python 3.12
- - - - -
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.9.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.9.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/dab30ac8e2a8a2d851b93f4a04fc356641eb8f17
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ujson/-/commit/dab30ac8e2a8a2d851b93f4a04fc356641eb8f17
You're receiving this email because of your account on gitlab.archlinux.org.