Release candidate. Release notes for the upcoming
6.0.0 final (work in progress): https://modwsgi.readthedocs.io/en/latest/release-notes/version-6.0.0.html
May be installable from PyPi:
pip install mod_wsgi==6.0.0rc2
If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Build from the attached source distribution instead:
tar xf mod_wsgi-6.0.0rc2.tar.gz
cd mod_wsgi-6.0.0rc2
pip install .
SHA256SUMS is attached for verification of the source
archives.