Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hjson
Commits:
c8e91f39 by Jelle van der Waa at 2024-11-16T20:33:13+01:00
upgpkg: 3.1.0-4: 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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/c8e91f39060061e14418ff8ce91fe7173624e1d8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hjson/-/commit/c8e91f39060061e14418ff8ce91fe7173624e1d8
You're receiving this email because of your account on gitlab.archlinux.org.