Bug#903218: Fails to install due to SyntaxError

2018-07-22 Thread Matthias Klose
async is now a keyword. The module has to be renamed. Upstream seems to be a little bit dead, looking at the ML... so maybe coordinate with other distro how to rename it?

Bug#903218: Fails to install due to SyntaxError

2018-07-08 Thread eamanu15
Hello Paul, Thanks for send the bug. I build the package 3.1.0+dfsg version using sbuild -A -s and I don't have any problem. How do you install it? Regards! -- Arias Emmanuel https://www.linkedin.com/in/emmanuel-arias-437a6a8a http://eamanu.com

Bug#903218: Fails to install due to SyntaxError

2018-07-07 Thread Paul R. Tagliamonte
Package: python3-opengl Severity: serious thanks ``` Setting up python3-opengl (3.1.0+dfsg-1) ... File "/usr/lib/python3/dist-packages/OpenGL/GL/SGIX/async.py", line 58 from OpenGL.raw.GL.SGIX.async import * ^ SyntaxError: invalid syntax ``` This is serious