From 9785dc89ecfb3d6d274cecbbd1ddd6790bd27273 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Sat, 4 Apr 2026 23:29:14 +0300 Subject: [PATCH] python-jsonschema-specifications: bump to 2025.9.1 Update package to 2025.9.1. Signed-off-by: Alexandru Ardelean --- 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 1d358c23d3..ce098368f3 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.11.2 +PKG_VERSION:=2025.9.1 PKG_RELEASE:=1 PYPI_NAME:=jsonschema-specifications PYPI_SOURCE_NAME:=jsonschema_specifications -PKG_HASH:=9472fc4fea474cd74bea4a2b190daeccb5a9e4db2ea80efcf7a1b582fc9a81b8 +PKG_HASH:=b540987f239e745613c7a9176f3edb72b832a4ac465cf02712288397832b5e8d PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING