mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/python-setuptools: bump to version 76.0.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5c96fb3a12
commit
f0693546ab
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/setuptools/json
|
||||
md5 a42b075e3e18e724580f4caf7944354a setuptools-75.8.0.tar.gz
|
||||
sha256 c5afc8f407c626b8313a86e10311dd3f661c6cd9c09d4bf8c15c0e11f9f2b0e6 setuptools-75.8.0.tar.gz
|
||||
md5 a15701d19326a1d4132fce56f2861a60 setuptools-76.0.0.tar.gz
|
||||
sha256 43b4ee60e10b0d0ee98ad11918e114c70701bc6051662a9a675a0496c1a158f4 setuptools-76.0.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SETUPTOOLS_VERSION = 75.8.0
|
||||
PYTHON_SETUPTOOLS_VERSION = 76.0.0
|
||||
PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/92/ec/089608b791d210aec4e7f97488e67ab0d33add3efccb83a056cbafe3a2a6
|
||||
PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/32/d2/7b171caf085ba0d40d8391f54e1c75a1cda9255f542becf84575cfd8a732
|
||||
PYTHON_SETUPTOOLS_LICENSE = MIT
|
||||
PYTHON_SETUPTOOLS_LICENSE_FILES = LICENSE
|
||||
PYTHON_SETUPTOOLS_CPE_ID_VENDOR = python
|
||||
|
||||
Reference in New Issue
Block a user