diff options
author | Derek Straka <derek@asterius.io> | 2016-10-13 18:05:33 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-10-25 15:31:13 +0200 |
commit | 47d12fe3d6da796049b3b4816992f6ca358353e4 (patch) | |
tree | 8dca0c5e010d45c0ea5638251de96fe852867a3d /meta-python/recipes-devtools/python/python-cffi_1.8.3.bb | |
parent | b7ae781c392ba8bb8178c37008dfdcdc32c3c1ab (diff) | |
download | meta-openembedded-47d12fe3d6da796049b3b4816992f6ca358353e4.tar.gz |
python-cffi: update to version 1.8.3
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-cffi_1.8.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cffi_1.8.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.8.3.bb b/meta-python/recipes-devtools/python/python-cffi_1.8.3.bb new file mode 100644 index 0000000000..1d2d2416af --- /dev/null +++ b/meta-python/recipes-devtools/python/python-cffi_1.8.3.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-cffi.inc | ||