From 33512191380328512aea0e9f787456b3be18686b Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 4 Dec 2023 14:31:52 +0800 Subject: [PATCH] python-referencing: Update to 0.31.1 Signed-off-by: Jeffery To --- 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 05f184a551..356d2659f9 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.30.2 +PKG_VERSION:=0.31.1 PKG_RELEASE:=1 PYPI_NAME:=referencing -PKG_HASH:=794ad8003c65938edcdbc027f1933215e0d0ccc0291e3ce20a4d87432b59efc0 +PKG_HASH:=81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING