Thanks for the bug report, and for doing rebuild tests.

On Sat, Jan 28, 2017 at 09:27:24AM +0100, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> >         fi
> > ************* Module cliapp.app
> > C:346,30: Consider iterating the dictionary directly instead of calling 
> > .keys() (consider-iterating-dictionary)
> > C:364,30: Consider iterating the dictionary directly instead of calling 
> > .keys() (consider-iterating-dictionary)

These are errors from pylint. So what's happened is that pylint got
updated after my previous upload. When I uploaded the current version,
the version of pylint at that time didn't have these checks, and so
everything went fine. With the newer pylint, a rebuild fails.

I'll upload a new verison of python-cliapp once I'm back home from
travels, which will fix the code. At this stage of the Debian release,
I don't think pylint will change again, so I'll allow the tests to
still run pylint.

Or someone else can do an NMU to disable the pylint test, if they want
to fix the bug faster. I'm on the LowThresholdNmu list so you can just
do the upload.

-- 
I want to build worthwhile things that might last. --joeyh

Attachment: signature.asc
Description: PGP signature

Reply via email to