kumquat-buildroot/package/python-falcon/Config.in
Grzegorz Blach 85d912cb9d package/python-falcon: bump to version 3.0.0
Depends on BR2_PACKAGE_PYTHON3

The hash of the license file has changed because a short license file
was replaced by the complete text of the Apache 2.0 license. The
license itself remains the same.

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-04-20 22:47:42 +02:00

9 lines
192 B
Plaintext

config BR2_PACKAGE_PYTHON_FALCON
bool "python-falcon"
depends on BR2_PACKAGE_PYTHON3
help
An unladen web framework for building APIs and app
backends.
https://falconframework.org