python-jsonschema: Update to 4.17.3
authorJavier Marcet <javier@marcet.info>
Fri, 16 Dec 2022 14:35:12 +0000 (15:35 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 15 Oct 2023 06:03:41 +0000 (08:03 +0200)
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit b80213e65e1a2f40728fbb5cac178de4e2b6dd11)

lang/python/python-jsonschema/Makefile

index 859dcbb56d6d9b23ad8402f5023bbef6bc69f65e..4167ef29c041a3bd6cd29259fbd81348a9996779 100644 (file)
@@ -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 <javier@marcet.info>
 PKG_LICENSE:=MIT