rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 4.9.4-3mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-05 20:29:21 +01:00
parent 820cb43a0e
commit f7ce9287fe

View File

@ -1,6 +1,6 @@
Name: apache-mod_wsgi Name: apache-mod_wsgi
Version: 4.9.4 Version: 4.9.4
Release: 2mamba Release: 3mamba
Summary: an Apache module that implements a WSGI compliant interface for hosting Python based web applications Summary: an Apache module that implements a WSGI compliant interface for hosting Python based web applications
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -14,7 +14,9 @@ License: Apache License 2.0
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libpython3-devel BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildRequires: libpython3-devel >= 3.7.4 BuildRequires: libpython3-devel >= 3.7.4
BuildRequires: apache >= 2.4 BuildRequires: apache >= 2.4
@ -86,6 +88,9 @@ fi
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 4.9.4-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Mon Apr 24 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.9.4-2mamba * Mon Apr 24 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.9.4-2mamba
- rebuilt with python 3.10 - rebuilt with python 3.10