mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03: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