Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-jsondiff


Commits:
a3c89b2b by Chih-Hsuan Yen at 2024-04-06T14:00:28+08:00
upgpkg: 2.0.0-4: Python 3.12 rebuilds

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = python-jsondiff
+       pkgdesc = Diff JSON and JSON-like structures in Python
+       pkgver = 2.0.0
+       pkgrel = 4
+       url = https://github.com/xlwings/jsondiff
+       arch = any
+       license = MIT
+       checkdepends = python-nose
+       checkdepends = python-nose-random
+       makedepends = python-setuptools
+       depends = python
+       source = 
https://github.com/xlwings/jsondiff/archive/2.0.0/jsondiff-2.0.0.tar.gz
+       sha256sums = 
5cf3dfb212dcdc6ee104f40e30824a2f3ddaa05938d111ce0eea6646518b8339
+
+pkgname = python-jsondiff


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=python-jsondiff
 _pkgname=jsondiff
 pkgver=2.0.0
-pkgrel=3
+pkgrel=4
 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/a3c89b2be2667fc7f516602c3c8466ee5ae9b520

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsondiff/-/commit/a3c89b2be2667fc7f516602c3c8466ee5ae9b520
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to