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:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PY_VERSION = 1.8.0
|
||||
PYTHON_PY_VERSION = 1.9.0
|
||||
PYTHON_PY_SOURCE = py-$(PYTHON_PY_VERSION).tar.gz
|
||||
PYTHON_PY_SITE = https://files.pythonhosted.org/packages/f1/5a/87ca5909f400a2de1561f1648883af74345fe96349f34f737cdfc94eba8c
|
||||
PYTHON_PY_SITE = https://files.pythonhosted.org/packages/97/a6/ab9183fe08f69a53d06ac0ee8432bc0ffbb3989c575cc69b73a0229a9a99
|
||||
PYTHON_PY_DEPENDENCIES = host-python-setuptools-scm
|
||||
PYTHON_PY_SETUP_TYPE = setuptools
|
||||
PYTHON_PY_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user