mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
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:
committed by
Thomas Petazzoni
parent
4f4ce889b6
commit
8675234999
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user