package/python-traitlets: New package

Add 'traitlets'[1] package to Buildroot. Needed by IPython.

[1] https://pypi.python.org/pypi/traitlets

Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Andrey Smirnov
2017-06-12 16:42:10 -07:00
committed by Thomas Petazzoni
parent 6b683515bc
commit 9915fb7e8f
5 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
config BR2_PACKAGE_PYTHON_TRAITLETS
bool "python-traitlets"
select BR2_PACKAGE_PYTHON_ENUM34 if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_IPYTHON_GENUTILS # runtime
select BR2_PACKAGE_PYTHON_DECORATOR # runtime
help
A configuration system for Python applications.
https://pypi.python.org/pypi/traitlets