summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-subprocess32_3.2.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: remove python2 recipes from layerAndrey Zhizhikin2020-01-221-15/+0
| | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-subprocess32: add recipe for v3.2.7Tim Orling2017-08-311-0/+15
A backport of the subprocess module from Python 3.2 for use on 2.x Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>