summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pexpect_2.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-pexpect: drop old version recipeKai Kang2016-01-041-23/+0
| | | | | | | | | | | | | Drop old version recipe of python-pexpect and use the one in oe-core which version is 3.3 now. And according to release notes of version 3.0, "The new major version number doesn’t indicate any deliberate API incompatibility." Ref: http://pexpect.readthedocs.org/en/stable/history.html Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-python: rename recipes-python to recipes-devtoolsMartin Jansa2014-07-301-0/+23
* match old structure from meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>