Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jsonschema-path
Commits:
b78ad68a by Jelle van der Waa at 2024-11-26T16:12:33+01:00
upgpkg: 0.3.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jsonschema-path
pkgdesc = JSONSchema Spec with object-oriented paths
pkgver = 0.3.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/p1c2u/jsonschema-path
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-jsonschema-path
# https://github.com/p1c2u/jsonschema-path/releases
pkgver=0.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="JSONSchema Spec with object-oriented paths"
url="https://github.com/p1c2u/jsonschema-path"
# https://github.com/p1c2u/jsonschema-path/blob/0.3.3/pyproject.toml#L25
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsonschema-path/-/commit/b78ad68a83ef67f8710173c9481000584bfc13f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsonschema-path/-/commit/b78ad68a83ef67f8710173c9481000584bfc13f1
You're receiving this email because of your account on gitlab.archlinux.org.