From 5ceb92eec05395b5d24dc7be5d31a004e57f6e72 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sun, 1 Mar 2026 10:00:20 -0500 Subject: [PATCH] community/py3-jsonschema-path: upgrade to 0.4.4 * Python 3.13, 3.14 support --- community/py3-jsonschema-path/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-jsonschema-path/APKBUILD b/community/py3-jsonschema-path/APKBUILD index 49a5a3ca1ed..8f92ccbdd3b 100644 --- a/community/py3-jsonschema-path/APKBUILD +++ b/community/py3-jsonschema-path/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-jsonschema-path #_pkgreal is used by apkbuild-pypi to find modules at PyPI _pkgreal=jsonschema-path -pkgver=0.3.4 +pkgver=0.4.4 pkgrel=0 pkgdesc="Object-oriented JSONSchema" url="https://github.com/p1c2u/jsonschema-path" @@ -49,5 +49,5 @@ package() { } sha512sums=" -85b791a374d61bedf66a0ca44b6906ec74f02ffe991c1cb220267c85c0e7b493375d712d7ca0828681c9c15f170bc29d4b808b00778895fb13f1f7ff3cdf2a9c py3-jsonschema-path-0.3.4.tar.gz +b8cfdeb72e083db4d27643e8d8253367930bfb0fc6ad66282d62941d1fa2f2dafdc533a5be5107db2d78c16285041a94722b4940246060bd2f62f69ba534f08a py3-jsonschema-path-0.4.4.tar.gz "