mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-pathvalidate: bump to version 0.9.4
Add new runtime dependency: BR2_PACKAGE_PYTHON_MBSTRDECODER. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
0a27910ea7
commit
42081de819
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_PATHVALIDATE
|
||||
bool "python-pathvalidate"
|
||||
select BR2_PACKAGE_PYTHON_MBSTRDECODER # runtime
|
||||
select BR2_PACKAGE_PYTHON_DATAPROPERTY # runtime
|
||||
help
|
||||
pathvalidate is a python library to validate/sanitize a string
|
||||
|
||||
Reference in New Issue
Block a user