| commit | 745eb6349f911f6c70e67e89e1a5a0a05b438ebb | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Mon Oct 02 17:51:22 2017 -0400 |
| committer | marchettim <mmarchetti@sandvine.com> | Thu Oct 05 17:05:22 2017 +0200 |
| tree | cef7e53c66ab2d99f52f96a1ad6aa76fa5d82323 | |
| parent | 711977d0cdbc13b9453c59d7fb8dd1b806b0cfd2 [diff] |
Fix non-fatal warnings This fixes two non-fatal warnings, by installing the libxml-dev package so the python package uses it natively, and to suppress a warning by Jinja2 when installed under python3.4 Signed-off-by: Adam Israel <adam.israel@canonical.com>