setuptools: update to 75.6.0

This commit is contained in:
Rudi Heitbaum 2024-11-21 03:52:10 +00:00
parent a2c1232aae
commit ccc1ba5722

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="setuptools"
PKG_VERSION="75.5.0"
PKG_SHA256="5c4ccb41111392671f02bb5f8436dfc5a9a7185e80500531b133f5775c4163ef"
PKG_VERSION="75.6.0"
PKG_SHA256="8199222558df7c86216af4f84c30e9b34a61d8ba19366cc914424cdbd28252f6"
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"