python-jsonschema: Update to 4.9.0
authorJavier Marcet <javier@marcet.info>
Mon, 1 Aug 2022 17:02:01 +0000 (19:02 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 15 Oct 2023 06:03:27 +0000 (08:03 +0200)
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 500cdd1243bc9e5456c84b987dc7d6982d45ca70)

lang/python/python-jsonschema/Makefile

index 9deab447a10ef0af2223848b137eb632fdc1f706..3c8d20f040c998df4fdbf7f75566bf6d2bdfc7b2 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-jsonschema
-PKG_VERSION:=4.6.1
+PKG_VERSION:=4.9.0
 PKG_RELEASE:=1
 
 PYPI_NAME:=jsonschema
-PKG_HASH:=ec2802e6a37517f09d47d9ba107947589ae1d25ff557b925d83a321fc2aa5d3b
+PKG_HASH:=df10e65c8f3687a48e93d0d348ce0ce5f897b5a28e9bbcbbe8f7c7eaf019e850
 
 PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
 PKG_LICENSE:=MIT