[packages/python-pyscard] disable python3 here
atler
atler at pld-linux.org
Thu Nov 3 18:22:23 CET 2022
commit b450fb6f8fe05082314b44bd9db67636c2bc13db
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Nov 3 18:22:10 2022 +0100
disable python3 here
python-pyscard.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyscard.spec b/python-pyscard.spec
index 15c1137..226560e 100644
--- a/python-pyscard.spec
+++ b/python-pyscard.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_without tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%define module pyscard
Summary: A framework for building smart card aware applications in Python 2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyscard.git/commitdiff/b450fb6f8fe05082314b44bd9db67636c2bc13db
More information about the pld-cvs-commit
mailing list