Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jsondiff
Commits:
f06df975 by Jelle van der Waa at 2024-11-17T16:24:53+01:00
upgpkg: 2.2.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jsondiff
pkgdesc = Diff JSON and JSON-like structures in Python
pkgver = 2.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/xlwings/jsondiff
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-jsondiff
_pkgname=jsondiff
pkgver=2.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='Diff JSON and JSON-like structures in Python'
arch=(any)
url='https://github.com/xlwings/jsondiff'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsondiff/-/commit/f06df9756b22a18ccbff9d9d15a2b5eb79a29eb7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsondiff/-/commit/f06df9756b22a18ccbff9d9d15a2b5eb79a29eb7
You're receiving this email because of your account on gitlab.archlinux.org.