package/python-dataproperty: drop python-six dependency
python-six is not a dependency since drop of python 2 in version 0.47.0:
d3fdde41af
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
371f2aa0ed
commit
37d3d24cc2
@ -1,8 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_DATAPROPERTY
|
||||
bool "python-dataproperty"
|
||||
depends on BR2_PACKAGE_PYTHON3 # python-mbstrdecoder
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_MBSTRDECODER # runtime
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_TYPEPY # runtime
|
||||
help
|
||||
Python library for extract property from data.
|
||||
|
Loading…
Reference in New Issue
Block a user