Re: [dpdk-dev] [PATCH v5 7/9] devtools: support python3 only

2020-08-21 Thread Neil Horman
On Fri, Aug 21, 2020 at 10:14:50AM +0100, Louise Kilheeney wrote: > Changed script to explicitly use python3 only to avoid > maintaining python 2 and removed deprecation notice. > > Cc: Neil Horman > Cc: Ray Kinsella > > Signed-off-by: Louise Kilheeney > Acked-by: Ray Kinsella > --- > devtoo

[dpdk-dev] [PATCH v5 7/9] devtools: support python3 only

2020-08-21 Thread Louise Kilheeney
Changed script to explicitly use python3 only to avoid maintaining python 2 and removed deprecation notice. Cc: Neil Horman Cc: Ray Kinsella Signed-off-by: Louise Kilheeney Acked-by: Ray Kinsella --- devtools/update_version_map_abi.py | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(