Control: retitle -1 python3-gevent: Package fails to install in a Python3.7 environment Control: severity -1 grave Control: tags -1 +pending upstream buster sid Control: merge -1 903145
On Tue, 2018-07-10 at 10:57 +0200, Michal Arbet wrote: > When package is installing , these errors appears below .. : > > > Setting up python3-gevent (1.2.2-2) ... > File "/usr/lib/python3/dist-packages/gevent/libev/corecffi.py", > line 601 > def async(self, ref=True, priority=None): > ^ > SyntaxError: invalid syntax > > File "/usr/lib/python3/dist-packages/gevent/threadpool.py", line > 281 > self.async = hub.loop.async() > ^ > SyntaxError: invalid syntax > > > > These is caused because of python 3.7 where async is reserved > python3.7 keyword. > Please , could you fix and upload new revision ? This is in progress and will happen soon.