mod-wsgi 4.9.4-1ubuntu1 source package in Ubuntu

Changelog

mod-wsgi (4.9.4-1ubuntu1) noble; urgency=medium

  * d/p/no-more-distutils.patch: Migrate from distutils to setuptools +
    sysconfig since python 3.12 dropped distutils  (LP: #2045416)

 -- Andreas Hasenack <email address hidden>  Fri, 01 Dec 2023 13:33:53 -0300

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Noble
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.9.4.orig.tar.gz 690.3 KiB ee926a3fd5675890b908ebc23db1f8f7f03dc3459241abdcf35d46c68e1be29b
mod-wsgi_4.9.4-1ubuntu1.debian.tar.xz 12.2 KiB 568b0cd83364630ab04011ec0f69c3e4e6c1c0f063bef8e7a8d5cb5e44df5a79
mod-wsgi_4.9.4-1ubuntu1.dsc 2.1 KiB 5e7aa381513454c88b2c17938f05f28dec1e71ffcc6b97bf6af4adbec5157446

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