On Tue, Jun 06, 2017 at 01:27:56PM +0100, Barak A. Pearlmutter wrote: > Thanks for packaging this. I did not know of its existence, and it > really scratches an itch for me. > > Little feedback. I'm getting a build error on your current packaging, > on a pure testing system. Transcript below.
It also does not work yet, requiring notmuch 0.25, or well, this patch: https://git.notmuchmail.org/git?p=notmuch;a=commit;h=a39a1ee1529bfa3c88ecd6c9a10269f340ebf05f > Traceback (most recent call last): > File "/usr/lib/python3.5/unittest/loader.py", line 462, in _find_test_path > package = self._get_module_from_name(name) > File "/usr/lib/python3.5/unittest/loader.py", line 369, in > _get_module_from_name > __import__(name) > File > "/home/barak/src/git/gmailieer/.pybuild/pythonX.Y_3.5/build/lieer/__init__.py", > line 1, in <module> > from .gmailieer import * > File > "/home/barak/src/git/gmailieer/.pybuild/pythonX.Y_3.5/build/lieer/gmailieer.py", > line 8, in <module> > from oauth2client import tools > ImportError: No module named 'oauth2client' Ah yes, some Depends also need to be Build-Depends for test discovery to work. There are no unit tests now, but I just added the deps in git now rather than disabling testing. Note: I might rebase the git branch before uploading. -- Debian Developer - deb.li/jak | jak-linux.org - free software dev | Ubuntu Core Developer | When replying, only quote what is necessary, and write each reply directly below the part(s) it pertains to ('inline'). Thank you.