From: Jeffery To Date: Mon, 4 Dec 2023 06:28:23 +0000 (+0800) Subject: python-jsonschema: Update to 4.20.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=812732d8fcc5f4d2ea1e8f71684114ef8d38f17c;p=feed%2Fpackages.git python-jsonschema: Update to 4.20.0 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-jsonschema/Makefile b/lang/python/python-jsonschema/Makefile index 4e3b9c7e41..cd87fa1e67 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.19.1 +PKG_VERSION:=4.20.0 PKG_RELEASE:=1 PYPI_NAME:=jsonschema -PKG_HASH:=ec84cc37cfa703ef7cd4928db24f9cb31428a5d0fa77747b8b51a847458e0bbf +PKG_HASH:=4f614fd46d8d61258610998997743ec5492a648b33cf478c1ddc23ed4598a5fa PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=MIT