Information for build mod_wsgi-5.0.0-1.fc41

ID12592
Package Namemod_wsgi
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.0.0
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/mod_wsgi.git#c392c0f60a9e50d9db9140b6b48e2c6b0a288bf6
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 09:10:09 CST
CompletedThu, 02 May 2024 09:39:26 CST
Taskbuild (f41, /rpms/mod_wsgi.git:c392c0f60a9e50d9db9140b6b48e2c6b0a288bf6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mod_wsgi.git#c392c0f60a9e50d9db9140b6b48e2c6b0a288bf6'}}
Tags
f41
RPMs
src
mod_wsgi-5.0.0-1.fc41.src.rpm (info) (download)
riscv64
python3-mod_wsgi-5.0.0-1.fc41.riscv64.rpm (info) (download)
mod_wsgi-debugsource-5.0.0-1.fc41.riscv64.rpm (info) (download)
python3-mod_wsgi-debuginfo-5.0.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
root.log
hw_info.log
build.log
installed_pkgs.log
state.log
mock_output.log
Changelog * Thu Jan 25 2024 Joe Orton <jorton@redhat.com> - 5.0.0-1 - update to 5.0.0 (#2250905) - remove redundant _httpd_ macro definitions * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Tomas Orsava <torsava@redhat.com> - 4.9.4-5 - Use the modern way of filtering Provides not to interfere with modern Python RPM generators * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 4.9.4-4 - Rebuilt for Python 3.12 * Thu Jun 01 2023 Luboš Uhliarik <luhliari@redhat.com> - 4.9.4-3 - SPDX migration * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Sep 14 2022 Luboš Uhliarik <luhliari@redhat.com> - 4.9.4-1 - new version 4.9.4 * Wed Aug 31 2022 Luboš Uhliarik <luhliari@redhat.com> - 4.9.3-1 - new version 4.9.3 * Fri Aug 19 2022 Luboš Uhliarik <luhliari@redhat.com> - 4.9.1-4 - Resolves: #2119280 - Core dumped upon file upload >= 1GB * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.9.1-2 - Rebuilt for Python 3.11 * Mon May 02 2022 Alexander Bokovoy <abokovoy@redhat.com> - 4.9.1-1 - Update to 4.9.1 - Fixes: rhbz#2049695