Re: [PATCH v1 6/6] travis: install homebrew python for OS X

2020-01-08 Thread Daniel P . Berrangé
On Wed, Jan 08, 2020 at 07:00:17AM +, Alex Bennée wrote: > > Philippe Mathieu-Daudé writes: > > > On 1/7/20 2:53 PM, Alex Bennée wrote: > >> Our python3 requirements now outstrip those of the build. > >> Signed-off-by: Alex Bennée > >> --- > >> .travis.yml | 1 + > >> 1 file changed, 1 i

Re: [PATCH v1 6/6] travis: install homebrew python for OS X

2020-01-08 Thread Philippe Mathieu-Daudé
On 1/8/20 8:00 AM, Alex Bennée wrote: Philippe Mathieu-Daudé writes: On 1/7/20 2:53 PM, Alex Bennée wrote: Our python3 requirements now outstrip those of the build. Signed-off-by: Alex Bennée --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml ind

Re: [PATCH v1 6/6] travis: install homebrew python for OS X

2020-01-07 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > On 1/7/20 2:53 PM, Alex Bennée wrote: >> Our python3 requirements now outstrip those of the build. >> Signed-off-by: Alex Bennée >> --- >> .travis.yml | 1 + >> 1 file changed, 1 insertion(+) >> diff --git a/.travis.yml b/.travis.yml >> index 848a2714efe..a8

Re: [PATCH v1 6/6] travis: install homebrew python for OS X

2020-01-07 Thread Philippe Mathieu-Daudé
On 1/7/20 2:53 PM, Alex Bennée wrote: Our python3 requirements now outstrip those of the build. Signed-off-by: Alex Bennée --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 848a2714efe..a86ca34f79d 100644 --- a/.travis.yml +++ b/.travis.yml @

Re: [PATCH v1 6/6] travis: install homebrew python for OS X

2020-01-07 Thread Marc-André Lureau
On Tue, Jan 7, 2020 at 6:55 PM Alex Bennée wrote: > > Our python3 requirements now outstrip those of the build. > > Signed-off-by: Alex Bennée Reviewed-by: Marc-André Lureau > --- > .travis.yml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.travis.yml b/.travis.yml > index 848a2714

[PATCH v1 6/6] travis: install homebrew python for OS X

2020-01-07 Thread Alex Bennée
Our python3 requirements now outstrip those of the build. Signed-off-by: Alex Bennée --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 848a2714efe..a86ca34f79d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,6 +57,7 @@ addons: - glib