kumquat-buildroot/package/python-flup/Config.in
Jared Bents 1d1c092542 package/python-flup: update dependency to python3
Since version flup-1.0.3.dev20151210, flup needs Python 3. This was
apparently missed in Buildroot commit
ff0f53c04d, which bumped flup from
1.0.3.dev-20110405 to 1.0.3.dev20161029.

Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com>
Signed-off-by: Ryan Barnett <ryan.barnett@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-04-21 23:25:40 +02:00

10 lines
261 B
Plaintext

config BR2_PACKAGE_PYTHON_FLUP
bool "python-flup"
depends on BR2_PACKAGE_PYTHON3
help
flup provides of a collection of WSGI modules for Python.
It allows a webserver to use scgi-mod and fastcgi-mod
with python.
https://pypi.python.org/pypi/flup