Python WSGI adapter module for Apache
The aim of mod_wsgi is to implement a simple to use Apache module which can
host any Python application which supports the Python WSGI interface.
- Developed at Apache:Modules
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/apache2-mod_wsgi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
apache2-mod_wsgi-python3.changes | 0000005553 5.42 KB | |
apache2-mod_wsgi-python3.spec | 0000002980 2.91 KB | |
apache2-mod_wsgi.changes | 0000005749 5.61 KB | |
apache2-mod_wsgi.spec | 0000002751 2.69 KB | |
mod_wsgi-4.4.8.tar.gz | 0000620196 606 KB | |
wsgi_fixVersionCheck.patch | 0000001570 1.53 KB |
Revision 19 (latest revision is 37)
Stephan Kulow (coolo)
accepted
request 323282
from
Michael Calmer (mcalmer)
(revision 19)
- update to 4.4.8 * Upstream release notes: + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.7.html + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.8.html - seperate package for python3 to fix module loading errors - conflict with mod_wsgi-python3 - update to 4.4.8 - seperate package for python3 to fix module loading errors - conflict with mod_wsgi - Build subpackage with mod_wsgi_python3 (bsc#939717) - Requries: %{apache_suse_maintenance_mmn} This will pull this module to the update (in released distribution) when apache maintainer thinks it is good (due api/abi changes). - Fix build failure on SLE 12 (Apache 2.4.10) + add wsgi_fixVersionCheck.patch + build failed due to improper version check - Update to version 4.4.6 - Upstream release notes: + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.6.html + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.5.html + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.4.html ..... - As of version 4.2.7 mod_wsgi is effected by https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758035
Comments 0