[packages/python-kerberos] - no python2 by default

qboosh qboosh at pld-linux.org
Sun Apr 19 08:43:44 CEST 2026


commit 12824b55797430e1e9d052eaa1e86cde16847648
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 19 08:44:22 2026 +0200

    - no python2 by default

 python-kerberos.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-kerberos.spec b/python-kerberos.spec
index 34dc4fe..3dec8e3 100644
--- a/python-kerberos.spec
+++ b/python-kerberos.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_with	krb5	# MIT Kerberos instead of heimdal
-%bcond_without	python2 # CPython 2.x module
+%bcond_with	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
 Summary:	High-level interface to Kerberos
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-kerberos.git/commitdiff/12824b55797430e1e9d052eaa1e86cde16847648



More information about the pld-cvs-commit mailing list