Package: python3-gevent Version: 1.2.2-2
Dear Maintainer, 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 ? Thanks, Michal Arbet