From 3d6f9a0b416fbb70115531b4afebc4fd68987c91 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 7 Apr 2026 12:42:51 +0200 Subject: [6.0.x] Removed outdated note about uwsgi LTS from docs. projects.unbit.it has an invalid certificate and provides old packages. Backport of 8cf3114defb3678c5dd2710e0a7d8502de73f071 from main --- docs/howto/deployment/wsgi/uwsgi.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/howto/deployment/wsgi/uwsgi.txt b/docs/howto/deployment/wsgi/uwsgi.txt index 2bb49b285c..144b826152 100644 --- a/docs/howto/deployment/wsgi/uwsgi.txt +++ b/docs/howto/deployment/wsgi/uwsgi.txt @@ -27,9 +27,6 @@ command. For example: # Install current stable version. $ python -m pip install uwsgi - # Or install LTS (long term support). - $ python -m pip install https://projects.unbit.it/downloads/uwsgi-lts.tar.gz - .. _installation procedures: https://uwsgi-docs.readthedocs.io/en/latest/Install.html uWSGI model -- cgit v1.3