[packages/python-keyring] disable python3 here

atler atler at pld-linux.org
Thu Nov 3 18:05:15 CET 2022


commit 247be001ed6c1ad9a9d99ce538cf181806c057b1
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Nov 3 18:05:00 2022 +0100

    disable python3 here

 python-keyring.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-keyring.spec b/python-keyring.spec
index c2ce3f0..dee181f 100644
--- a/python-keyring.spec
+++ b/python-keyring.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	tests	# py.test tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 %define 	module	keyring
 Summary:	Python 2 library to access the system keyring service
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-keyring.git/commitdiff/247be001ed6c1ad9a9d99ce538cf181806c057b1



More information about the pld-cvs-commit mailing list