[packages/python-x2go] Switch to fissix

arekm arekm at pld-linux.org
Wed Apr 30 14:59:25 CEST 2025


commit b13e00d266ec39b7c326aa2e3bc605443150e421
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Apr 30 14:16:08 2025 +0200

    Switch to fissix

 python-x2go.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-x2go.spec b/python-x2go.spec
index 41eff93..82c555b 100644
--- a/python-x2go.spec
+++ b/python-x2go.spec
@@ -92,7 +92,7 @@ cp -a . py3
 
 %if %{with python3}
 cd py3
-2to3 --write --nobackups py3
+%{__python3} -m fissix --write --nobackups py3
 %py3_build
 cd ..
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-x2go.git/commitdiff/b13e00d266ec39b7c326aa2e3bc605443150e421



More information about the pld-cvs-commit mailing list