Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
python-hjson
Commits:
935e1dbd by Morten Linderud at 2024-04-05T20:52:58+02:00
upgpkg: 3.1.0-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/935e1dbd60a0df41940507effde55e03fb4336ef
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hjson/-/commit/935e1dbd60a0df41940507effde55e03fb4336ef
You're receiving this email because of your account on gitlab.archlinux.org.