From 9102e05c8eaee2a194178fce0e16755a48bc9278 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 26 Jun 2023 14:06:46 +0800 Subject: [PATCH] python-setuptools: Update to 68.0.0 Signed-off-by: Jeffery To (cherry picked from commit c698a615f934e27c5c73d39b9ac22a7dcf05851f) --- 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 fa6ec74e9d..aafc5d7625 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:=67.8.0 +PKG_VERSION:=68.0.0 PKG_RELEASE:=1 PYPI_NAME:=setuptools -PKG_HASH:=62642358adc77ffa87233bc4d2354c4b2682d214048f500964dbe760ccedf102 +PKG_HASH:=baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE -- 2.30.2