python-jsonschema: bump to 4.26.0
authorAlexandru Ardelean <redacted>
Sat, 4 Apr 2026 18:37:47 +0000 (21:37 +0300)
committerAlexandru Ardelean <redacted>
Mon, 6 Apr 2026 05:31:58 +0000 (08:31 +0300)
Changelog: https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst

Minor release with bug fixes and improved draft 2020-12 support.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-jsonschema/Makefile

index 82ce406bd58264db76dc2b07898259595a282fdd..8b6215dcc11b28a31489e2cb58e2688211c52fb4 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-jsonschema
-PKG_VERSION:=4.22.0
+PKG_VERSION:=4.26.0
 PKG_RELEASE:=1
 
 PYPI_NAME:=jsonschema
-PKG_HASH:=5b22d434a45935119af990552c862e5d6d564e8f6601206b305a61fdf661a2b7
+PKG_HASH:=0c26707e2efad8aa1bfc5b7ce170f3fccc2e4918ff85989ba9ffa9facb2be326
 
 PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT