From b0dc5a49fc5258900884009ab9890ffaa9afba2c Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 4 Dec 2023 14:38:05 +0800 Subject: [PATCH] python-jsonschema-specifications: Update to 2023.11.2 Signed-off-by: Jeffery To --- lang/python/python-jsonschema-specifications/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-jsonschema-specifications/Makefile b/lang/python/python-jsonschema-specifications/Makefile index 88cc0ba32d..c33f57e0a5 100644 --- a/lang/python/python-jsonschema-specifications/Makefile +++ b/lang/python/python-jsonschema-specifications/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-jsonschema-specifications -PKG_VERSION:=2023.7.1 +PKG_VERSION:=2023.11.2 PKG_RELEASE:=1 PYPI_NAME:=jsonschema-specifications PYPI_SOURCE_NAME:=jsonschema_specifications -PKG_HASH:=c91a50404e88a1f6ba40636778e2ee08f6e24c5613fe4c53ac24578a5a7f72bb +PKG_HASH:=9472fc4fea474cd74bea4a2b190daeccb5a9e4db2ea80efcf7a1b582fc9a81b8 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING