- Use python3 (bsc#1082129, pcsc-lite-python3.patch). OBS-URL: https://build.opensuse.org/request/show/582049 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=140
11 lines
294 B
Diff
11 lines
294 B
Diff
Index: pcsc-lite-1.8.23/src/spy/pcsc-spy
|
|
===================================================================
|
|
--- pcsc-lite-1.8.23.orig/src/spy/pcsc-spy
|
|
+++ pcsc-lite-1.8.23/src/spy/pcsc-spy
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/bin/python
|
|
+#! /usr/bin/python3
|
|
|
|
"""
|
|
# Display PC/SC functions arguments
|