setuptools: update to 74.0.0

This commit is contained in:
Rudi Heitbaum 2024-08-28 04:55:17 +00:00
parent 51396b1109
commit 63572fc437

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="setuptools"
PKG_VERSION="73.0.1"
PKG_SHA256="d59a3e788ab7e012ab2c4baed1b376da6366883ee20d7a5fc426816e3d7b1193"
PKG_VERSION="74.0.0"
PKG_SHA256="a85e96b8be2b906f3e3e789adec6a9323abf79758ecfa3065bd740d81158b11e"
PKG_LICENSE="OSS"
PKG_SITE="https://pypi.org/project/setuptools"
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME,,}-${PKG_VERSION}.tar.gz"