[oe] [meta-python] [PATCH] python-engineio: upgrade 3.10.0 -> 3.11.1

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Jan 2 05:16:46 UTC 2020


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

diff --git a/meta-python/recipes-devtools/python/python-engineio.inc b/meta-python/recipes-devtools/python/python-engineio.inc
index 134713064..57b7b186b 100644
--- a/meta-python/recipes-devtools/python/python-engineio.inc
+++ b/meta-python/recipes-devtools/python/python-engineio.inc
@@ -9,5 +9,5 @@ inherit pypi
 
 PYPI_PACKAGE = "python-engineio"
 
-SRC_URI[md5sum] = "bec3b06a112a7f09a0a9c92b627282fe"
-SRC_URI[sha256sum] = "9c9a6035b4b5e5a225f426f846afa14cf627f7571d1ae02167cb703fefd134b7"
+SRC_URI[md5sum] = "327c16ca05e9b0cc4f994b9d35c7f7d7"
+SRC_URI[sha256sum] = "50d108fc7feb7f970e6ebc86733752ebd714545bb5622383e6135bdad45fc9fe"
diff --git a/meta-python/recipes-devtools/python/python-engineio_3.10.0.bb b/meta-python/recipes-devtools/python/python-engineio_3.11.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-engineio_3.10.0.bb
rename to meta-python/recipes-devtools/python/python-engineio_3.11.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-engineio_3.10.0.bb b/meta-python/recipes-devtools/python/python3-engineio_3.11.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-engineio_3.10.0.bb
rename to meta-python/recipes-devtools/python/python3-engineio_3.11.1.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list