From 49ed4f5ddee45e32c1cc0146332ae30c8525849d Mon Sep 17 00:00:00 2001 From: Jeroen van Meeuwen (Kolab Systems) Date: Mar 13 2019 21:36:52 +0000 Subject: Add python 3 for el8+ --- diff --git a/python-editor.spec b/python-editor.spec index cae24ba..3ee544f 100644 --- a/python-editor.spec +++ b/python-editor.spec @@ -1,6 +1,6 @@ %global pypi_name python-editor -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} >= 8 %global with_python3 1 %endif