Fixes:
$: ./utils/check-package package/python-soupsieve/*
package/python-soupsieve/Config.in:4: continuation line should be indented using tabs
27 lines processed
1 warnings generated
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
config BR2_PACKAGE_PYTHON_SOUPSIEVE
bool "python-soupsieve"
select BR2_PACKAGE_PYTHON_BACKPORTS_FUNCTOOLS_LRU_CACHE \
- if BR2_PACKAGE_PYTHON # runtime
+ if BR2_PACKAGE_PYTHON # runtime
help
A modern CSS selector implementation for Beautiful Soup.