diff options
author | Derek Straka <derek@asterius.io> | 2017-02-08 18:15:29 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:43:34 +0100 |
commit | 3b1ea9889616de37f5a002b8f0207e372914b188 (patch) | |
tree | ddb6086eff0f0ff80d3d7983c9f4691723de8f04 /meta-python/recipes-devtools/python/python-py_1.4.32.bb | |
parent | 773200a1858e27b3b918072fe22406dc4407687d (diff) | |
download | meta-openembedded-3b1ea9889616de37f5a002b8f0207e372914b188.tar.gz |
python-py: update to version 1.4.32
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-py_1.4.32.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-py_1.4.32.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-py_1.4.32.bb b/meta-python/recipes-devtools/python/python-py_1.4.32.bb new file mode 100644 index 0000000000..5ad2c19766 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-py_1.4.32.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-py.inc | ||