Closed patrick96 closed 8 years ago
On arch xcbgen is only available in python3.5 and this way we just have to change PythonInterp 2.7 to PythonInterp 3.5 (in the PKGBUILD for example) I also pushed the commit from the 1.2.0 tag into master since it wasn't on any branch (O.o)
PythonInterp 2.7
PythonInterp 3.5
On arch xcbgen is only available in python3.5 and this way we just have to change
PythonInterp 2.7
toPythonInterp 3.5
(in the PKGBUILD for example) I also pushed the commit from the 1.2.0 tag into master since it wasn't on any branch (O.o)