[oe] [meta-python][PATCH] python-pyserial: update to version 3.1.1

Derek Straka derek at asterius.io
Thu Jun 23 20:48:07 UTC 2016


 * Update license checksum for copyright year

Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pyserial.inc             | 6 +++---
 .../python/{python-pyserial_3.0.1.bb => python-pyserial_3.1.1.bb}   | 0
 .../python/{python3-pyserial_3.0.1.bb => python3-pyserial_3.1.1.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyserial_3.0.1.bb => python-pyserial_3.1.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyserial_3.0.1.bb => python3-pyserial_3.1.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyserial.inc b/meta-python/recipes-devtools/python/python-pyserial.inc
index 08eef74..a4c7728 100644
--- a/meta-python/recipes-devtools/python/python-pyserial.inc
+++ b/meta-python/recipes-devtools/python/python-pyserial.inc
@@ -1,6 +1,6 @@
 SUMMARY = "Serial Port Support for Python"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0051a0dc811ee3fdb17a2fd0be44f3ad"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d476d94926db6e0008a5b3860d1f5c0d"
 
 # FIXME might stop packaging serialwin32 and serialjava files
 
@@ -10,7 +10,7 @@ RDEPENDS_${PN} = "\
     ${PYTHON_PN}-stringold \
 "
 
-SRC_URI[md5sum] = "c8521e49f8852196aac39431e0901703"
-SRC_URI[sha256sum] = "969cb6405d1d87f8960cf9c10f597ae58f85da2fb9769dba96f4aeeaade54656"
+SRC_URI[md5sum] = "2f72100de3e410b36d575e12e82e9d27"
+SRC_URI[sha256sum] = "d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-pyserial_3.0.1.bb b/meta-python/recipes-devtools/python/python-pyserial_3.1.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyserial_3.0.1.bb
rename to meta-python/recipes-devtools/python/python-pyserial_3.1.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyserial_3.0.1.bb b/meta-python/recipes-devtools/python/python3-pyserial_3.1.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyserial_3.0.1.bb
rename to meta-python/recipes-devtools/python/python3-pyserial_3.1.1.bb
-- 
1.9.1




More information about the Openembedded-devel mailing list