papi: Revert vpp-api-python to py2, add py3 pkg 48/21248/3
authorIan Wells <[email protected]>
Sat, 10 Aug 2019 00:27:19 +0000 (17:27 -0700)
committerAndrew Yourtchenko <[email protected]>
Tue, 13 Aug 2019 08:04:41 +0000 (08:04 +0000)
commit0325c021f48e20cf3af6dc37ebb9f9ce778563bd
tree3b45ef43a82bffa774f1b118b06afea365b39312
parent63cafb331d956c6b22024419b8199c8049f6e630
papi: Revert vpp-api-python to py2, add py3 pkg

A previous commit, ca3d38ae18c21ce37212f0d5d5f4a1702429e70c, converts
the vpp-api-python package from a python2 library to a python3 one.
This changes the behaviour of the package and breaks anything that
uses it as a dependency.

This change reverts the package behaviour to a python2 package, and
additionally adds a *separate* python3 package for correct python3
behaviour.

Type: fix
Fixes: VPP-1738
Signed-Off-By: Ian Wells <[email protected]>
Change-Id: I54eb45156eb6e00fc4cd5b48e7a0aa17fd2f43f7
Signed-off-by: Dave Barach <[email protected]>
(cherry picked from commit 13cef0cc2cba4cff22bb5a860a8709cb3cfd35b2)
extras/rpm/vpp.spec