aboutsummaryrefslogtreecommitdiff
path: root/network/uwsgi/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-02-28 10:34:56 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-04 08:06:34 +0700
commit893e4e41a92a26e033c6aa11bca6bf9f9ce558ed (patch)
tree1ced5d807bcfb24db7df16edcb749ef9c3880d3a /network/uwsgi/README
parent846ee7df2b67f3cd8af0ec9ae1e96f4cf5cd858e (diff)
network/uwsgi: Updated for version 2.0.21.
Also fix python3 build. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/uwsgi/README')
-rw-r--r--network/uwsgi/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/network/uwsgi/README b/network/uwsgi/README
index 237dee58459e5..1f418583da4f4 100644
--- a/network/uwsgi/README
+++ b/network/uwsgi/README
@@ -10,6 +10,5 @@ uWSGI is designed to be fully modular. This means that different
plugins can be used in order to add compatibility with tons of different
technology on top of the same core.
-This script builds plugins for Python 2.x, Python 3.x (optional, pass
-PYTHON3=yes to enable; requires python3 to be installed), Perl PSGI, and
+This script builds plugins for Python 2.x, Python 3.x, Perl PSGI, and
Ruby Rack.