From e309346104ed9303f68d253141ae00f790e0d71e Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 11 Sep 2023 11:21:39 +0800 Subject: [PATCH] python-setuptools: Update to 68.2.0 Signed-off-by: Jeffery To --- lang/python/python-setuptools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-setuptools/Makefile b/lang/python/python-setuptools/Makefile index 5cbd640398..08cb7124fc 100644 --- a/lang/python/python-setuptools/Makefile +++ b/lang/python/python-setuptools/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-setuptools -PKG_VERSION:=68.1.2 +PKG_VERSION:=68.2.0 PKG_RELEASE:=1 PYPI_NAME:=setuptools -PKG_HASH:=3d4dfa6d95f1b101d695a6160a7626e15583af71a5f52176efa5d39a054d475d +PKG_HASH:=00478ca80aeebeecb2f288d3206b0de568df5cd2b8fada1209843cc9a8d88a48 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE -- 2.30.2