55d1195a30
The package doesn't support python2 anymore. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
config BR2_PACKAGE_PYTHON_FILELOCK
|
|
bool "python-filelock"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
A platform independent file lock.
|
|
|
|
https://github.com/benediktschmitt/py-filelock
|