~cmatsuoka/git-ubuntu:master

Last commit made on 2019-02-22
Get this branch:
git clone -b master https://git.launchpad.net/~cmatsuoka/git-ubuntu
Only Claudio Matsuoka can upload to this branch. If you are Claudio Matsuoka please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~cmatsuoka/git-ubuntu

Recent commits

a834055... by Christian Ehrhardt

add ua-client related packges to whitelist

Signed-off-by: Christian Ehrhardt <email address hidden>

10c30c8... by Robie Basak

Complete Certbot-related whitelist packages

01408c6... by Andreas Hasenack

Add package cabextract to whitelist

21bccda... by Robie Basak

Add php7.3 to import whitelist

3b920e7... by Robie Basak

Add bind-dyndb-ldap to whitelist

85bef3c... by Robie Basak

Friendlier self-test output

If we change directory to the location of the gitubuntu Python module
first, the commands to pylint and pytest are simpler and additionally
has the advantage that the output from pytest is nicer.

19d1144... by Robie Basak

Stop pinning pylint

The newest astroid (a dependency of pylint) doesn't work with the pinned
version of pylint, causing it to fail.

Instead, unpin pylint. This stops us falling behind on ancient pinned
versions of modules, and we can rely on CI to pick up problems nightly
as with this particular failure.

Since we can't easily unpin with a cached copy of pylint, install it
directly from PyPI as a "dependency" of git-ubuntu itself instead of as
a separate part.

6a1e203... by Robie Basak

pylint: ignore the py.path module

The latest pylint still doesn't play well with the use of py.path, but
differently, causing an ImportError at pylint time when there is no such
problem at runtime. Add it to the list of modules to ignore.

79812f9... by Robie Basak

Add lmdb to whitelist

7fb09ce... by Robie Basak

Sort ahasenack section of whitelist