Пакет python3-mod_wsgi-4.6.4-5.el8.x86_64
Имя | python3-mod_wsgi |
---|---|
Эпоха | 0 |
Версия | 4.6.4 |
Релиз | 5.el8 |
Архитектура | x86_64 |
Сайт | https://modwsgi.readthedocs.io/ |
Лицензия | ASL 2.0 |
Время сборки | 2023-12-01 13:22:11 |
Хост сборки | builder-x86-06.inferitos.ru |
Краткое описание | A WSGI interface for Python web applications in Apache |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 2523 КиБ |
Исходный проект | mod_wsgi-4.6.4-5.el8 |
Контрольная сумма SHA-256 | 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