Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-jsonpointer


Commits:
01a89b86 by Jelle van der Waa at 2024-04-05T11:56:31+02:00
upgpkg: 2.4-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = python-jsonpointer
+       pkgdesc = Identify specific nodes in a JSON document (RFC 6901)
+       pkgver = 2.4
+       pkgrel = 2
+       url = https://github.com/stefankoegl/python-json-pointer
+       arch = any
+       license = BSD
+       makedepends = python-setuptools
+       depends = python
+       source = 
https://github.com/stefankoegl/python-json-pointer/archive/v2.4/python-jsonpointer-2.4.tar.gz
+       sha512sums = 
0d4ee2fa8bd24c4aeabce9c30df539dfb1089879c7c697bfb7bf997227e640d37dd485ef1eb9e3c4bdfdffc8b597f01b0b45180c16c29727d4afed30f573995b
+
+pkgname = python-jsonpointer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-jsonpointer
 pkgver=2.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Identify specific nodes in a JSON document (RFC 6901)"
 arch=('any')
 url="https://github.com/stefankoegl/python-json-pointer";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsonpointer/-/commit/01a89b86ff4ab253c5b7d1cfa1bdf5ad36eb089e

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


Reply via email to