Re: [PATCH v2 03/16] tests/docker: remove python2.7 from docker9-mxe

2019-09-23 Thread John Snow
On 9/23/19 3:49 PM, Cleber Rosa wrote: > On Thu, Sep 19, 2019 at 06:10:02PM +0100, Alex Bennée wrote: >> From: John Snow >> >> When it was based on docker8 which uses python-minimal, it needed this. > > Assuming this docker8 was a typo? I mean, s/docker8/debian8/ ? > > - Cleber > WHOOPS, ye

Re: [PATCH v2 03/16] tests/docker: remove python2.7 from docker9-mxe

2019-09-23 Thread Cleber Rosa
On Thu, Sep 19, 2019 at 06:10:02PM +0100, Alex Bennée wrote: > From: John Snow > > When it was based on docker8 which uses python-minimal, it needed this. Assuming this docker8 was a typo? I mean, s/docker8/debian8/ ? - Cleber > It no longer does. > > Goodbye, python2.7. > > Signed-off-by: J

[PATCH v2 03/16] tests/docker: remove python2.7 from docker9-mxe

2019-09-19 Thread Alex Bennée
From: John Snow When it was based on docker8 which uses python-minimal, it needed this. It no longer does. Goodbye, python2.7. Signed-off-by: John Snow Message-Id: <20190918222546.11696-1-js...@redhat.com> Signed-off-by: Alex Bennée --- tests/docker/dockerfiles/debian9-mxe.docker | 3 +-- 1