Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jsonpatch
Commits:
7dac8d6b by Jelle van der Waa at 2024-11-17T12:44:30+01:00
upgpkg: 1.33-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jsonpatch
pkgdesc = An implementation of the JSON Patch format
pkgver = 1.33
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/stefankoegl/python-json-patch
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-jsonpatch
pkgver=1.33
-pkgrel=3
+pkgrel=4
pkgdesc="An implementation of the JSON Patch format"
arch=("any")
url="https://github.com/stefankoegl/python-json-patch"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsonpatch/-/commit/7dac8d6b14283fe0ddeb723ef8533e142b9848fb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsonpatch/-/commit/7dac8d6b14283fe0ddeb723ef8533e142b9848fb
You're receiving this email because of your account on gitlab.archlinux.org.