#1 Enable python3 build for epel 8
Opened 5 years ago by kanarip. Modified 5 years ago
rpms/ kanarip/python-incremental epel8  into  rawhide

Enable python3 build for epel 8
Jeroen van Meeuwen (Kolab Systems) • 5 years ago  
file modified
+1 -1
@@ -1,6 +1,6 @@ 

  %global pypi_name incremental

  

- %if 0%{?fedora}

+ %if 0%{?fedora} || 0%{?rhel} >= 8

  %global with_python3 1

  %endif

  

no initial comment