[oe-commits] [meta-openembedded] 75/82: python-pyfirmata: upgrade 1.0.3 -> 1.1.0

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 14:53:56 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit cf015127e0e2be184c094d2c8124e0c3758e9314
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Nov 1 15:24:03 2019 +0800

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

diff --git a/meta-python/recipes-devtools/python/python-pyfirmata.inc b/meta-python/recipes-devtools/python/python-pyfirmata.inc
index 2365379..2a53574 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list