Files
rpi-buildroot/package/python-pathspec/Config.in
Heiko Thiery 7fa769dae3 package/python-pathspec: enable target variant
Also a runtime testcase is added.

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
[yann.morin.1998@free.fr:
  - fix check-package
  - small codign style in test sample
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2024-04-12 17:47:02 +02:00

8 lines
184 B
Plaintext

config BR2_PACKAGE_PYTHON_PATHSPEC
bool "python-pathspec"
help
pathspec is a utility library for pattern matching of file
paths.
https://github.com/cpburnz/python-pathspec