[packages/python-fido2] disable python3 here

atler atler at pld-linux.org
Thu Nov 3 18:25:54 CET 2022


commit 863a1c05eb0e45f1d9dfb8e9e477c23cbf4ea584
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Nov 3 18:25:41 2022 +0100

    disable python3 here

 python-fido2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-fido2.spec b/python-fido2.spec
index 6f6281b..fed3978 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Python 2 based FIDO 2.0 library
 Summary(pl.UTF-8):	Biblioteka FIDO 2.0 dla Pythona 2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-fido2.git/commitdiff/863a1c05eb0e45f1d9dfb8e9e477c23cbf4ea584



More information about the pld-cvs-commit mailing list