mod-wsgi 4.7.1-3ubuntu1 source package in Ubuntu

Changelog

mod-wsgi (4.7.1-3ubuntu1) jammy; urgency=medium

  * debian/patches/0001-Use-Py_CompileString-rather-than-
    PyParser_SimplePars.patch: Cherry-pick patch from upstream for python
    3.10 compatibility.

 -- Steve Langasek <email address hidden>  Wed, 17 Nov 2021 04:50:56 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mod-wsgi_4.7.1.orig.tar.gz 679.8 KiB 2674e506719afe60fbc0547c832e8948d6caa2e054d40d336309993e6e867d35
mod-wsgi_4.7.1-3ubuntu1.debian.tar.xz 11.9 KiB ae33076a8d63c2b324700151db5230ac733888733f328c3bd17e44ca5a8047ac
mod-wsgi_4.7.1-3ubuntu1.dsc 2.1 KiB 101cbec38da5d0f3587766054ba8e453e42ab7f0396006a9d06506dc1b55fb32

Available diffs

View changes file

Binary packages built by this source

libapache2-mod-wsgi-py3: Python 3 WSGI adapter module for Apache

 The mod_wsgi adapter is an Apache module that provides a WSGI (Web Server
 Gateway Interface, a standard interface between web server software and
 web applications written in Python) compliant interface for hosting Python
 based web applications within Apache. The adapter provides significantly
 better performance than using existing WSGI adapters for mod_python or CGI.
 .
 This package provides module for Python 3.X.

libapache2-mod-wsgi-py3-dbgsym: debug symbols for libapache2-mod-wsgi-py3