* [meta-python][PATCH] python-cffi: update to version 1.9.1
@ 2016-12-22 14:24 Derek Straka
0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2016-12-22 14:24 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Derek Straka <derek@asterius.io>
---
meta-python/recipes-devtools/python/python-cffi.inc | 8 ++++++--
.../python/{python-cffi_1.8.3.bb => python-cffi_1.9.1.bb} | 0
.../python/{python3-cffi_1.8.3.bb => python3-cffi_1.9.1.bb} | 0
3 files changed, 6 insertions(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python-cffi_1.8.3.bb => python-cffi_1.9.1.bb} (100%)
rename meta-python/recipes-devtools/python/{python3-cffi_1.8.3.bb => python3-cffi_1.9.1.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-cffi.inc b/meta-python/recipes-devtools/python/python-cffi.inc
index d24d6ff..12da19f 100644
--- a/meta-python/recipes-devtools/python/python-cffi.inc
+++ b/meta-python/recipes-devtools/python/python-cffi.inc
@@ -3,7 +3,11 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf"
DEPENDS = "libffi ${PYTHON_PN}-pycparser"
-SRC_URI[md5sum] = "c8e877fe0426a99d0cf5872cf2f95b27"
-SRC_URI[sha256sum] = "c321bd46faa7847261b89c0469569530cad5a41976bb6dba8202c0159f476568"
+SRC_URI[md5sum] = "b8fa7ccb87790531db3316ab17aa8244"
+SRC_URI[sha256sum] = "563e0bd53fda03c151573217b3a49b3abad8813de9dd0632e10090f6190fdaf8"
+
+RDEPENDS_${PN}_class-target = " \
+ ${PYTHON_PN}-io \
+"
BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.8.3.bb b/meta-python/recipes-devtools/python/python-cffi_1.9.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cffi_1.8.3.bb
rename to meta-python/recipes-devtools/python/python-cffi_1.9.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.8.3.bb b/meta-python/recipes-devtools/python/python3-cffi_1.9.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cffi_1.8.3.bb
rename to meta-python/recipes-devtools/python/python3-cffi_1.9.1.bb
--
2.7.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-22 14:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-22 14:24 [meta-python][PATCH] python-cffi: update to version 1.9.1 Derek Straka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox