python-ply: add a python3 version of the recipe

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-12-03 14:53:47 -05:00
committed by Armin Kuster
parent aecdd05a89
commit f00a7b9e70
3 changed files with 26 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
require python-ply.inc
inherit setuptools3
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-enum \
"