mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# From https://pypi.org/pypi/setuptools/json
|
||||
md5 6404ca798bb9a9073aff3b91b2df35c8 setuptools-41.0.1.zip
|
||||
sha256 a222d126f5471598053c9a77f4b5d4f26eaa1f150ad6e01dcf1a42e185d05613 setuptools-41.0.1.zip
|
||||
md5 32b6cdce670ce462086d246bea181e9d setuptools-44.0.0.zip
|
||||
sha256 e5baf7723e5bb8382fc146e33032b241efc63314211a3a120aaa55d62d2bb008 setuptools-44.0.0.zip
|
||||
sha256 c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a LICENSE
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
|
||||
# Please keep in sync with
|
||||
# package/python3-setuptools/python3-setuptools.mk
|
||||
PYTHON_SETUPTOOLS_VERSION = 41.0.1
|
||||
PYTHON_SETUPTOOLS_VERSION = 44.0.0
|
||||
PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON_SETUPTOOLS_VERSION).zip
|
||||
PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/1d/64/a18a487b4391a05b9c7f938b94a16d80305bf0369c6b0b9509e86165e1d3
|
||||
PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/b0/f3/44da7482ac6da3f36f68e253cb04de37365b3dba9036a3c70773b778b485
|
||||
PYTHON_SETUPTOOLS_LICENSE = MIT
|
||||
PYTHON_SETUPTOOLS_LICENSE_FILES = LICENSE
|
||||
PYTHON_SETUPTOOLS_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user