diff options
| author | Tim Orling <timothy.t.orling@linux.intel.com> | 2017-08-19 13:06:00 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-28 11:06:02 +0200 |
| commit | c64238c764ba3ad7b242407f41b72552cad1413d (patch) | |
| tree | e993532f2bf781eee24566f28088b4c421d5fb10 /meta-python/recipes-devtools/python/python3-pexpect_4.2.1.bb | |
| parent | 26ef409d0899a9ca1d2b71cc7a1d78ff1feeea7e (diff) | |
| download | meta-openembedded-c64238c764ba3ad7b242407f41b72552cad1413d.tar.gz | |
python*-pexpect: add v4.2.1
The python2 version was dropped from oe-core.
Also add support for python3.
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pexpect_4.2.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pexpect_4.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.2.1.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.2.1.bb new file mode 100644 index 0000000000..cf39233a3a --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pexpect_4.2.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-pexpect.inc | ||
| 2 | inherit pypi setuptools3 | ||
