commit a43e436d37f098995cec37fc21d50dc9c6cd3a42
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 8 20:33:36 2019 +0200
Bump to f32 before to bump to f31 python3
HELP NEEDED to convert upstream to python3 !!!
mythtv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 64584a3..17e55d7 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -127,7 +127,7 @@ Patch1: %{name}-space_in_GB.patch
%global py_prefix python
%endif
-%if 0%{?fedora} && 0%{?fedora} > 31
+%if 0%{?fedora} && 0%{?fedora} > 32
%global py_prefix python3
%else
%global py_prefix python2