setuptools: update to 76.0.0

This commit is contained in:
Rudi Heitbaum 2025-03-09 12:54:02 +00:00
parent fa2000eade
commit e8c972f3fc

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="setuptools"
PKG_VERSION="75.8.2"
PKG_SHA256="4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2"
PKG_VERSION="76.0.0"
PKG_SHA256="43b4ee60e10b0d0ee98ad11918e114c70701bc6051662a9a675a0496c1a158f4"
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"