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>
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