All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-cffi: upgrade 1.12.2 -> 1.12.3
@ 2019-04-24  7:58 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-04-24  7:58 UTC (permalink / raw)
  To: openembedded-devel

-Upgrade from python-cffi_1.12.2.bb to python-cffi_1.12.3.bb.

-Upgrade from python3-cffi_1.12.2.bb to python3-cffi_1.12.3.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-cffi.inc           | 4 ++--
 .../python/{python-cffi_1.12.2.bb => python-cffi_1.12.3.bb}   | 0
 .../python/{python3-cffi_1.12.2.bb => python3-cffi_1.12.3.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cffi_1.12.2.bb => python-cffi_1.12.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cffi_1.12.2.bb => python3-cffi_1.12.3.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cffi.inc b/meta-python/recipes-devtools/python/python-cffi.inc
index 069aba008..d86306bac 100644
--- a/meta-python/recipes-devtools/python/python-cffi.inc
+++ b/meta-python/recipes-devtools/python/python-cffi.inc
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf"
 DEPENDS += "libffi ${PYTHON_PN}-pycparser"
 
-SRC_URI[md5sum] = "4d7dcb6c7c738c15d2ece9bd4c5f86da"
-SRC_URI[sha256sum] = "e113878a446c6228669144ae8a56e268c91b7f1fafae927adc4879d9849e0ea7"
+SRC_URI[md5sum] = "35ad1f9e1003cac9404c1493eb10d7f5"
+SRC_URI[sha256sum] = "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
 
 RDEPENDS_${PN}_class-target = " \
     ${PYTHON_PN}-ctypes \
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.12.2.bb b/meta-python/recipes-devtools/python/python-cffi_1.12.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cffi_1.12.2.bb
rename to meta-python/recipes-devtools/python/python-cffi_1.12.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.12.2.bb b/meta-python/recipes-devtools/python/python3-cffi_1.12.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cffi_1.12.2.bb
rename to meta-python/recipes-devtools/python/python3-cffi_1.12.3.bb
-- 
2.20.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-24  7:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-24  7:58 [meta-python] [PATCH] python-cffi: upgrade 1.12.2 -> 1.12.3 Zang Ruochen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.