python-pathvalidate: bump to version 0.16.0

Upstream project has dropped all 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-07-21 10:12:28 +02:00
committed by Thomas Petazzoni
parent 4f4ce889b6
commit 8675234999
3 changed files with 4 additions and 7 deletions

View File

@@ -1,8 +1,5 @@
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
pathvalidate is a python library to validate/sanitize a string
such as filename/variable-name.