Re: [PATCH] scripts/sphinx-pre-install: make it handle Sphinx versions

2019-05-22 Thread Mauro Carvalho Chehab
Em Wed, 22 May 2019 14:35:06 -0600 Jonathan Corbet escreveu: > On Wed, 22 May 2019 13:28:34 -0400 > Mauro Carvalho Chehab wrote: > > > As we want to switch to a newer Sphinx version in the future, > > add some version detected logic, checking if the current > > version meets the requirement and

Re: [PATCH] scripts/sphinx-pre-install: make it handle Sphinx versions

2019-05-22 Thread Jonathan Corbet
On Wed, 22 May 2019 13:28:34 -0400 Mauro Carvalho Chehab wrote: > As we want to switch to a newer Sphinx version in the future, > add some version detected logic, checking if the current > version meets the requirement and suggesting upgrade it the > version is supported but too old. > > Signed-

[PATCH] scripts/sphinx-pre-install: make it handle Sphinx versions

2019-05-22 Thread Mauro Carvalho Chehab
As we want to switch to a newer Sphinx version in the future, add some version detected logic, checking if the current version meets the requirement and suggesting upgrade it the version is supported but too old. Signed-off-by: Mauro Carvalho Chehab --- scripts/sphinx-pre-install | 81 +