summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-ply_3.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-ply: update to version 3.11Derek Straka2018-03-011-2/+0
| | | | | | | Update license checksum for new copyright year Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-ply: add a python3 version of the recipeDerek Straka2017-12-111-11/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-ply: update to use the pypi classDerek Straka2017-11-151-7/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-ply: add new recipeJackie Huang2017-04-261-0/+17
python-ply: PLY is yet another implementation of lex and yacc for Python. It's required by python-pysmi. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>