mod-wsgi 4.9.4-1build1 source package in Ubuntu
Changelog
mod-wsgi (4.9.4-1build1) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Tue, 28 Feb 2023 19:21:34 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Python Team
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python | |
Lunar | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mod-wsgi_4.9.4.orig.tar.gz | 690.3 KiB | ee926a3fd5675890b908ebc23db1f8f7f03dc3459241abdcf35d46c68e1be29b |
mod-wsgi_4.9.4-1build1.debian.tar.xz | 10.9 KiB | aeb28e937c296aacfee890f4d90ccbacdf01c74eb9a829f15bd7e13895ca72c8 |
mod-wsgi_4.9.4-1build1.dsc | 2.0 KiB | e5415052855018843521059cb523697e4eafc438240676fc9dfad069103486f0 |
Available diffs
- diff from 4.9.4-1 (in Debian) to 4.9.4-1build1 (307 bytes)
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