Re: [dpdk-dev] [PATCH 20.08 8/9] devtools: support python3 only

2020-05-26 Thread Ray Kinsella
yes - I noticed the rpm packaging has become very pedantic about this of late. Ray K On 22/05/2020 14:23, Louise Kilheeney wrote: > Changed script to explicitly use python3 only. > > Cc: Neil Horman > Cc: Ray Kinsella > > Signed-off-by: Louise Kilheeney > --- > devtools/update_version_map

[dpdk-dev] [PATCH 20.08 8/9] devtools: support python3 only

2020-05-22 Thread Louise Kilheeney
Changed script to explicitly use python3 only. Cc: Neil Horman Cc: Ray Kinsella Signed-off-by: Louise Kilheeney --- devtools/update_version_map_abi.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devtools/update_version_map_abi.py b/devtools/update_version_map_abi.py