Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hjson
Commits:
e9d30a13 by Jelle van der Waa at 2024-11-16T17:11:19+01:00
upgpkg: 3.1.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hjson
pkgdesc = JSON for Humans, allows comments and is less error prone.
pkgver = 3.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/laktak/hjson-py
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name="hjson"
pkgname="python-hjson"
pkgver=3.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="JSON for Humans, allows comments and is less error prone."
arch=(any)
url="https://github.com/laktak/hjson-py"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hjson/-/commit/e9d30a130d7c9667412096646a3aed032d1a039c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hjson/-/commit/e9d30a130d7c9667412096646a3aed032d1a039c
You're receiving this email because of your account on gitlab.archlinux.org.