#1 WIP enable python3 and fix FTBFS
Closed 2 years ago by raphgro. Opened 6 years ago by raphgro.
rpms/ raphgro/ecryptfs-utils master  into  rawhide

file modified
+1 -1
@@ -1,5 +1,5 @@ 

  # FIXME rhbz#533920, automake does not support python3

- %bcond_with python3

+ %bcond_without python3

  

  %bcond_without python2

  %bcond_without unittests

Still work in progress. I get several errors about swig, or alternatively about a bug in automake with proper detection of python3 (see rhbz#533920).

Failed scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=25510237

Pull-Request has been closed by raphgro

2 years ago