Mon, 03 Jun 2024 09:00:40 UTC | login

Information for build mod_wsgi-4.6.8-2.fc33

ID153890
Package Namemod_wsgi
Version4.6.8
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mod_wsgi.git#ac12abf5718e765a4560d8cd1b6c01def7645fc3
SummaryA WSGI interface for Python web applications in Apache
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 22:05:12 UTC
CompletedSat, 28 Mar 2020 22:58:06 UTC
Taskbuild (f33, /rpms/mod_wsgi.git:ac12abf5718e765a4560d8cd1b6c01def7645fc3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mod_wsgi.git#ac12abf5718e765a4560d8cd1b6c01def7645fc3'}}
Tags
f33
RPMs
src
mod_wsgi-4.6.8-2.fc33.src.rpm (info) (download)
riscv64
python3-mod_wsgi-4.6.8-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 11 2019 Joe Orton <jorton@redhat.com> - 4.6.8-1 - update to 4.6.8 (#1721376) * Mon Nov 11 2019 Joe Orton <jorton@redhat.com> - 4.6.6-6 - try again to drop Python 2 * Tue Oct 29 2019 Joe Orton <jorton@redhat.com> - 4.6.6-5 - drop python2 build * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 4.6.6-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 4.6.6-3 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jun 08 2019 Matthias Runge <mrunge@redhat.com> - 4.6.6-1 - update to 4.6.6 (rhbz#1718151) * Wed May 29 2019 Miro Hrončok <mhroncok@redhat.com> - 4.6.5-1 - update to 4.6.5 * Tue Apr 16 2019 Joe Orton <jorton@redhat.com> - 4.6.4-4 - only build docs with Python 3 - fix build on Fedora>30 and RHEL 7 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jul 31 2018 Adam Williamson <awilliam@redhat.com> - 4.6.4-2 - Run Python 3 build in a subdir, so module isn't linked against both libpython 2 and libpython 3 (rhbz#1609491) * Fri Jul 20 2018 Matthias Runge <mrunge@redhat.com> - 4.6.4-1 - update to 4.6.4 (rhbz#1560329) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 4.6.2-4 - Rebuilt for Python 3.7 * Fri Apr 20 2018 Joe Orton <jorton@redhat.com> - 4.6.2-3 - use sphinx-build-3 if python2 support is disabled