setuptools: update to 75.8.2

This commit is contained in:
Rudi Heitbaum 2025-02-25 21:02:43 +00:00
parent 23a3c47b5b
commit 5959c899b5

View File

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