mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TRAITLETS_VERSION = 5.1.0
|
||||
PYTHON_TRAITLETS_VERSION = 4.3.2
|
||||
PYTHON_TRAITLETS_SOURCE = traitlets-$(PYTHON_TRAITLETS_VERSION).tar.gz
|
||||
PYTHON_TRAITLETS_SITE = https://files.pythonhosted.org/packages/d5/bc/37d490908e7ac949614d62767db3c86f37bc5adb6129d378c35859a75b87
|
||||
PYTHON_TRAITLETS_SITE = https://pypi.python.org/packages/a5/98/7f5ef2fe9e9e071813aaf9cb91d1a732e0a68b6c44a32b38cb8e14c3f069
|
||||
PYTHON_TRAITLETS_LICENSE = BSD-3-Clause
|
||||
PYTHON_TRAITLETS_LICENSE_FILES = COPYING.md
|
||||
PYTHON_TRAITLETS_SETUP_TYPE = distutils
|
||||
|
||||
Reference in New Issue
Block a user