summaryrefslogtreecommitdiffstats
path: root/network/uwsgi/README
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2012-06-25 21:37:45 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-06-25 21:37:45 -0400
commit5ed5d48bc57172d06c173b373c294e33f08c96be (patch)
tree4d50600277d9ddd40b76e6f0a97edcaa9dbebe84 /network/uwsgi/README
parent05a38c440c9ff9b95bd17bf3d45b354110b739d9 (diff)
downloadslackbuilds-5ed5d48bc57172d06c173b373c294e33f08c96be.tar.gz
slackbuilds-5ed5d48bc57172d06c173b373c294e33f08c96be.tar.xz
network/uwsgi: Updated for version 1.2.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/uwsgi/README')
-rw-r--r--network/uwsgi/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/uwsgi/README b/network/uwsgi/README
index d65adf3a69..237dee5845 100644
--- a/network/uwsgi/README
+++ b/network/uwsgi/README
@@ -10,6 +10,6 @@ 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.6, Python 3.2 (optional, pass
-PYTHON32=yes to enable; requires python3 to be installed), Perl PSGI
-(disabled, works only with Perl from -current), and Ruby Rack.
+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
+Ruby Rack.