mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-08-05 04:53:42 +01:00
Add buildroot 2018-02
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-traitlets
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TRAITLETS_VERSION = 4.3.2
|
||||
PYTHON_TRAITLETS_SOURCE = traitlets-$(PYTHON_TRAITLETS_VERSION).tar.gz
|
||||
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
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user