[packages/kmod] obsolete python modules
    atler 
    atler at pld-linux.org
       
    Wed May  7 18:24:06 CEST 2025
    
    
  
commit 174a7def8e429097d644dd340d639c5077b955ec
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed May 7 17:56:29 2025 +0200
    obsolete python modules
    
    quoting NEWS for kmod 32:
    
    "Drop python bindings. Those were not update in ages and not compatible
    with latest python releases."
    
    last time python bindings were touched was in 2014 so probably not much
    value in packaging them
 kmod.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/kmod.spec b/kmod.spec
index c5afe54..093f136 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -1,5 +1,4 @@
 # TODO
-# - decide whether to create package with older python*-kmod or obsolete them
 # - alias from /etc/modprobe.d/3.4.32.longterm-1/geninitrd.conf does not work for geninitrd
 # - kmod no longer links with library dynamically since kmod-15:
 #   kmod binary statically links to libkmod - if distro is only interested in
@@ -84,8 +83,8 @@ Summary(pl.UTF-8):	Biblioteka do obsługi modułów jądra Linuksa
 License:	LGPL v2.1+
 Group:		Libraries
 Requires:	zstd >= 1.4.4
-#Obsoletes:	python-kmod < 32
-#Obsoletes:	python3-kmod < 32
+Obsoletes:	python-kmod < 32
+Obsoletes:	python3-kmod < 32
 Conflicts:	kmod < 4-1
 
 %description libs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kmod.git/commitdiff/174a7def8e429097d644dd340d639c5077b955ec
    
    
More information about the pld-cvs-commit
mailing list