From 6230c5a63b31bd6113cf1ed2defd7bcd658e1bf7 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 23 Mar 2026 08:26:11 +0000 Subject: [PATCH] python-referencing: bump to 0.37.0 Full changelog: https://github.com/python-jsonschema/referencing/blob/main/CHANGELOG.rst Signed-off-by: Alexandru Ardelean --- lang/python/python-referencing/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-referencing/Makefile b/lang/python/python-referencing/Makefile index 66221267dd..f84463abc0 100644 --- a/lang/python/python-referencing/Makefile +++ b/lang/python/python-referencing/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-referencing -PKG_VERSION:=0.32.0 +PKG_VERSION:=0.37.0 PKG_RELEASE:=1 PYPI_NAME:=referencing -PKG_HASH:=689e64fe121843dcfd57b71933318ef1f91188ffb45367332700a86ac8fd6161 +PKG_HASH:=44aefc3142c5b842538163acb373e24cce6632bd54bdb01b21ad5863489f50d8 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING