[oe] [meta-python][PATCH] python-cmd2: update to version 0.8.1

Derek Straka derek at asterius.io
Mon Mar 19 12:06:47 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-cmd2_0.8.0.bb => python-cmd2_0.8.1.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.8.0.bb => python-cmd2_0.8.1.bb} (69%)

diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.8.0.bb b/meta-python/recipes-devtools/python/python-cmd2_0.8.1.bb
similarity index 69%
rename from meta-python/recipes-devtools/python/python-cmd2_0.8.0.bb
rename to meta-python/recipes-devtools/python/python-cmd2_0.8.1.bb
index c4bdceb..145ab98 100644
--- a/meta-python/recipes-devtools/python/python-cmd2_0.8.0.bb
+++ b/meta-python/recipes-devtools/python/python-cmd2_0.8.1.bb
@@ -1,10 +1,10 @@
 SUMMARY = "Extra features for standard library's cmd module"
 HOMEPAGE = "http://packages.python.org/cmd2/"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://setup.py;beginline=50;endline=50;md5=0f13c9cfc75288223cf7edd2f3b985a2"
+LIC_FILES_CHKSUM = "file://setup.py;beginline=51;endline=51;md5=0f13c9cfc75288223cf7edd2f3b985a2"
 
-SRC_URI[md5sum] = "0988674436fde36bbfc5cd650f4808ac"
-SRC_URI[sha256sum] = "4b3a9d9f305039ca94deb93e0a54ba896f12d1aae7206c6283fe02c6dbb0b7ba"
+SRC_URI[md5sum] = "701b916ffac99137bea413205106f993"
+SRC_URI[sha256sum] = "d09976f9ad2327883c2d07b5acb42e66ad52b17e352873c22041ed124bfe8aba"
 
 inherit pypi setuptools
 
-- 
2.7.4




More information about the Openembedded-devel mailing list