Bug#903525: python3-dropbox fails to install with Python 3.7 as supported version

2018-07-28 Thread Matthias Klose
Control: tags -1 + patch

the byte-compilation succeeds, even if the module name is async.

packaging for 9.0.0 can be found at
https://launchpad.net/ubuntu/+source/python-dropbox/9.0.0-0ubuntu1



Bug#903525:

2018-07-26 Thread Michael Hudson-Doyle
fwiw i think the 9.0.0 release fixes this. Although it still has a stub
async.py file and I can't remember how to not bytecompile that with python
3.7 -- I know it's possible though...


Bug#903525: python3-dropbox fails to install with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Package: python3-dropbox
Version: 8.7.1-1
Severity: grave
Control: block 902788 by -1

Setting up python3-dropbox (8.7.1-1) ...
  File "/usr/lib/python3/dist-packages/dropbox/base.py", line 10
async,
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/dropbox/base_team.py", line 10
async,
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/dropbox/files.py", line 21
async,
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/dropbox/sharing.py", line 21
async,
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/dropbox/team.py", line 17
async,
^
SyntaxError: invalid syntax

dpkg: error processing package python3-dropbox (--configure):
 installed python3-dropbox package post-installation script subprocess returned