[oe-commits] [meta-openembedded] 11/101: python-pyserial: update to version 3.4

git at git.openembedded.org git at git.openembedded.org
Sun Aug 13 11:19:47 UTC 2017


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

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

commit bab26bbdccfa10602a52d35c703f3c0acedcb564
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 24 10:39:18 2017 -0400

    python-pyserial: update to version 3.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyserial.inc               | 4 ++--
 .../python/{python-pyserial_3.3.bb => python-pyserial_3.4.bb}         | 0
 .../python/{python3-pyserial_3.3.bb => python3-pyserial_3.4.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyserial.inc b/meta-python/recipes-devtools/python/python-pyserial.inc
index 2508e76..99c6fc4 100644
--- a/meta-python/recipes-devtools/python/python-pyserial.inc
+++ b/meta-python/recipes-devtools/python/python-pyserial.inc
@@ -13,8 +13,8 @@ RDEPENDS_${PN} = "\
     ${PYTHON_PN}-threading \
 "
 
-RSRC_URI[md5sum] = "6afe4c2e47bcec6eb7051b8c1ce19d52"
-SRC_URI[sha256sum] = "2949cddffc2b05683065a3cd2345114b1a49b08df8cb843d69ba99dc3e19edc2"
+SRC_URI[md5sum] = "ed6183b15519a0ae96675e9c3330c69b"
+SRC_URI[sha256sum] = "6e2d401fdee0eab996cf734e67773a0143b932772ca8b42451440cfed942c627"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pyserial_3.3.bb b/meta-python/recipes-devtools/python/python-pyserial_3.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyserial_3.3.bb
rename to meta-python/recipes-devtools/python/python-pyserial_3.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyserial_3.3.bb b/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyserial_3.3.bb
rename to meta-python/recipes-devtools/python/python3-pyserial_3.4.bb

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


More information about the Openembedded-commits mailing list