From: Javier Marcet Date: Fri, 16 Dec 2022 14:35:12 +0000 (+0100) Subject: python-jsonschema: Update to 4.17.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b80213e65e1a2f40728fbb5cac178de4e2b6dd11;p=feed%2Fpackages.git python-jsonschema: Update to 4.17.3 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-jsonschema/Makefile b/lang/python/python-jsonschema/Makefile index 859dcbb56d..4167ef29c0 100644 --- a/lang/python/python-jsonschema/Makefile +++ b/lang/python/python-jsonschema/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-jsonschema -PKG_VERSION:=4.16.0 +PKG_VERSION:=4.17.3 PKG_RELEASE:=1 PYPI_NAME:=jsonschema -PKG_HASH:=165059f076eff6971bae5b742fc029a7b4ef3f9bcf04c14e4776a7605de14b23 +PKG_HASH:=0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=MIT