[packages/apache-mod_wsgi] - updated to 5.0.2, should support pythons 3.8 .. 3.13

qboosh qboosh at pld-linux.org
Sat Mar 22 18:46:03 CET 2025


commit 8425992f6fa2c6cc6ab033e01ceb54553e2815a4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 22 18:25:19 2025 +0100

    - updated to 5.0.2, should support pythons 3.8 .. 3.13

 apache-mod_wsgi.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/apache-mod_wsgi.spec b/apache-mod_wsgi.spec
index 9f81d53..5cd1937 100644
--- a/apache-mod_wsgi.spec
+++ b/apache-mod_wsgi.spec
@@ -7,20 +7,20 @@
 Summary:	WSGI interface for the Apache Web server
 Summary(pl.UTF-8):	Interfejs WSGI dla serwera WWW Apache
 Name:		apache-mod_%{mod_name}
-Version:	4.9.4
+Version:	5.0.2
 Release:	1
 License:	Apache
 Group:		Networking/Daemons
 Source0:	https://github.com/GrahamDumpleton/mod_wsgi/archive/%{version}/mod_%{mod_name}-%{version}.tar.gz
-# Source0-md5:	96898152c826fee3b0f36836708383d2
+# Source0-md5:	010aea46c3896d7a847db9fc402623e9
 Source1:	%{name}.conf
 URL:		http://www.modwsgi.org/
 BuildRequires:	%{apxs}
-BuildRequires:	apache-devel >= 2.2
+BuildRequires:	apache-devel >= 2.4
 BuildRequires:	apr-devel >= 1:1.0.0
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	python3-devel >= 1:3.3
+BuildRequires:	python3-devel >= 1:3.8
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,7 +48,7 @@ Summary(pl.UTF-8):	Interfejs WSGI Pythona 3.x dla serwera WWW Apache
 Group:		Networking/Daemons
 Requires:	apache(modules-api) = %{apache_modules_api}
 Requires:	apr >= 1:1.0.0
-Requires:	python3-modules >= 1:3.3
+Requires:	python3-modules >= 1:3.8
 Provides:	apache(mod_wsgi) = %{version}-%{release}
 Conflicts:	apache-mod_wsgi < 4.5.7-0.2
 Conflicts:	%{name}-py2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_wsgi.git/commitdiff/8425992f6fa2c6cc6ab033e01ceb54553e2815a4



More information about the pld-cvs-commit mailing list