From c5f7f79609e5ce2fbd37aeb87b643a6916b36a8a Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 11 Dec 2023 15:54:45 +0800 Subject: [PATCH] python-referencing: Update to 0.32.0 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 356d2659f9..7575ba7717 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.31.1 +PKG_VERSION:=0.32.0 PKG_RELEASE:=1 PYPI_NAME:=referencing -PKG_HASH:=81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec +PKG_HASH:=689e64fe121843dcfd57b71933318ef1f91188ffb45367332700a86ac8fd6161 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING