summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cffi_1.13.1.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-13 16:44:15 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-13 07:17:02 -0800
commit857c6b35c6d0317f5a3ad3a15dd29b2afe297859 (patch)
tree73ff4cb8cc3b620da93adbc647d07e2ee59426dc /meta-python/recipes-devtools/python/python-cffi_1.13.1.bb
parent3fbcef4c02f80fdc52c6a5089d591b8121450cb4 (diff)
downloadmeta-openembedded-857c6b35c6d0317f5a3ad3a15dd29b2afe297859.tar.gz
python-cffi: upgrade 1.13.1 -> 1.13.2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cffi_1.13.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-cffi_1.13.1.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.13.1.bb b/meta-python/recipes-devtools/python/python-cffi_1.13.1.bb
deleted file mode 100644
index bc667b8056..0000000000
--- a/meta-python/recipes-devtools/python/python-cffi_1.13.1.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1require python-cffi.inc
2inherit pypi setuptools
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-subprocess \
6"