Package python3-mod_wsgi-4.6.4-5.el8.x86_64
Name | python3-mod_wsgi |
---|---|
Epoch | 0 |
Version | 4.6.4 |
Release | 5.el8 |
Architecture | x86_64 |
Website/URL | https://modwsgi.readthedocs.io/ |
License | ASL 2.0 |
Build Time | 2023-12-01 13:22:11 |
Build Host | builder-x86-06.inferitos.ru |
Summary | A WSGI interface for Python web applications in Apache |
Repositories | AppStream |
Description | The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI. |
Errata | — |
Size | 2523 KiB |
Source Project | mod_wsgi-4.6.4-5.el8 |
SHA-256 checksum | 4a0338fbd86acc7590e59310c10ddf5277d61c67ef3d15d8848acf431202e100 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.6.4-5 - Rebuilt for MSVSphere 8.8 * Tue Sep 06 2022 Luboš Uhliarik <luhliari@redhat.com> - 4.6.4-5 - Resolves: #2122695 - Core dumped upon file upload >= 1GB * Wed Dec 04 2019 Lubos Uhliarik <luhliari@redhat.com> - 4.6.4-4 - Resolves: #1779705 - python3-mod_wsgi: Remove the Provides and Obsoletes for the name `mod_wsgi` * Thu Dec 13 2018 Joe Orton <jorton@redhat.com> - 4.6.4-3 - avoid unstripped binaries, re-enable debugsource generation (#1659086) * Tue Dec 11 2018 Joe Orton <jorton@redhat.com> - 4.6.4-2 - fix covscan warnings (#1602620) * Wed Jun 27 2018 Joe Orton <jorton@redhat.com> - 4.6.4-1 - update to 4.6.4 (#1592687) * Tue Jun 26 2018 Tomas Orsava <torsava@redhat.com> - 4.6.2-5 - Switch to using Python 3 version of sphinx * Tue Jun 26 2018 Tomas Orsava <torsava@redhat.com> - 4.6.2-4 - Update conditionals into bcond's so they can be manipulated during modular builds * Tue Jun 26 2018 Tomas Orsava <torsava@redhat.com> - 4.6.2-3 - Fix the invocation of Python 2 to a versioned executable * Thu Mar 22 2018 Troy Dawson <tdawson@redhat.com> - 4.6.2-2 - Update conditionals. - Make preperations for non-python2 builds