python-pathvalidate: bump to version 0.13.0

Add python-six to the runtime dependencies.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov
2017-01-17 11:17:18 +01:00
committed by Thomas Petazzoni
parent 27cf5fc742
commit c673c9fcab
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
config BR2_PACKAGE_PYTHON_PATHVALIDATE
bool "python-pathvalidate"
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_MBSTRDECODER # runtime
select BR2_PACKAGE_PYTHON_DATAPROPERTY # runtime
help