This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.
from 5b54d72 Add changelog entry.
new 31bce07 Add no cache and Optimize the Dockerfile format
new bf25ca3 Update Dockerfile - remove support for Python versions we
don't support anymore and add support for ones we do.
new e2a5cbc libvirt-dev and pkg-config is needed for running libvirt
tests.
new a3eb0a2 Fix CMD line - tox expects environments to be passed a single
and not multiple command line args.
new e9e20ab Add missing license header.
new 94d5064 Add changelog entry.
new 19af04e Python 3.8 is causing issues, for now, skip it.
new ca9c274 Update Dockerfile to use more recent Ubuntu distro and Python
3 for running tox target.
new c2edeeb Add Python 3.8 back and fix pypy3 target.
new 428a790 Fix typo.
new 5edfa36 Try hooking up ./contrib/run_tests.sh to CI.
new 15c1ffe Fix pyp3 dockerfile based test run.
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 7 +++++
CHANGES.rst | 12 +++++++++
contrib/Dockerfile | 76 +++++++++++++++++++++++++++++++++++-----------------
contrib/run_tests.sh | 3 +--
tox.ini | 1 +
5 files changed, 72 insertions(+), 27 deletions(-)