kumquat-buildroot/package/python-filelock/Config.in
Asaf Kahlon 55d1195a30 package/python-filelock: bump to version 3.3.0
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>
2021-10-12 22:23:27 +02:00

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