[oe] [meta-python] [PATCH] python-pyfirmata: upgrade 1.0.3 -> 1.1.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 1 07:24:03 UTC 2019


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

diff --git a/meta-python/recipes-devtools/python/python-pyfirmata.inc b/meta-python/recipes-devtools/python/python-pyfirmata.inc
index 2365379aa..2a53574e2 100644
--- a/meta-python/recipes-devtools/python/python-pyfirmata.inc
+++ b/meta-python/recipes-devtools/python/python-pyfirmata.inc
@@ -7,7 +7,7 @@ RDEPENDS_${PN} = "\
     ${PYTHON_PN}-pyserial \
 "
 
-SRC_URI[md5sum] = "ee4c23ca5c35d3091d550a63540811a3"
-SRC_URI[sha256sum] = "b54d49d66a9d93c1ef9c72ca01264414cb2de177baac116c12d5cce0c380160c"
+SRC_URI[md5sum] = "159673cfb56c72ceafc30fe91eedd847"
+SRC_URI[sha256sum] = "cc180d1b30c85a2bbca62c15fef1b871db048cdcfa80959968356d97bd3ff08e"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-pyfirmata_1.0.3.bb b/meta-python/recipes-devtools/python/python-pyfirmata_1.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyfirmata_1.0.3.bb
rename to meta-python/recipes-devtools/python/python-pyfirmata_1.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyfirmata_1.0.3.bb b/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyfirmata_1.0.3.bb
rename to meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list