[packages/python-greenlet] Switch to fissix (but needs update)

arekm arekm at pld-linux.org
Wed Apr 30 14:50:22 CEST 2025


commit 863440ade2405752525fe2955ee2669d7425a99b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Apr 30 14:06:15 2025 +0200

    Switch to fissix (but needs update)

 python-greenlet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-greenlet.spec b/python-greenlet.spec
index b54745e..a738104 100644
--- a/python-greenlet.spec
+++ b/python-greenlet.spec
@@ -31,7 +31,7 @@ BuildRequires:	python-devel >= 1:2.7
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
-BuildRequires:	python3-2to3 >= 1:3.5
+BuildRequires:	python3-fissix
 BuildRequires:	python3-devel >= 1:3.5
 BuildRequires:	python3-setuptools
 BuildRequires:	python3-modules >= 1:3.5
@@ -148,7 +148,7 @@ PYTHONPATH="$BUILDDIR" \
 
 # Run the upstream benchmarking suite to further exercise the code:
 mkdir -p benchmarks-3
-2to3-%{py3_ver} -o benchmarks-3 -n -w --no-diffs benchmarks
+%{__python3} -m fissix -o benchmarks-3 -n -w --no-diffs benchmarks
 PYTHONPATH="$BUILDDIR" \
 %{__python3} benchmarks-3/chain.py
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-greenlet.git/commitdiff/863440ade2405752525fe2955ee2669d7425a99b



More information about the pld-cvs-commit mailing list