[oe] [meta-python][PATCH] python-cmd2: upgrade 0.9.22 -> 0.9.23

Wang Mingyu wangmy at cn.fujitsu.com
Wed Jan 15 13:12:25 UTC 2020


-License-Update: Copyright year updated to 2020.

Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-cmd2.inc         | 6 +++---
 .../python/{python-cmd2_0.9.22.bb => python-cmd2_0.9.23.bb} | 0
 .../{python3-cmd2_0.9.22.bb => python3-cmd2_0.9.23.bb}      | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.9.22.bb => python-cmd2_0.9.23.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cmd2_0.9.22.bb => python3-cmd2_0.9.23.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cmd2.inc b/meta-python/recipes-devtools/python/python-cmd2.inc
index ceaa181d5..68381ad22 100644
--- a/meta-python/recipes-devtools/python/python-cmd2.inc
+++ b/meta-python/recipes-devtools/python/python-cmd2.inc
@@ -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://LICENSE;md5=01aeabea7ae1529a8e4b674b7107d6bc"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=9791cd24ca7d1807388ccd55cd066def"
 
-SRC_URI[md5sum] = "90dccab3a20106c543ef85d2bee720bb"
-SRC_URI[sha256sum] = "ba244b07c0b465ff54a6838dc61919599141dc92de1bf00bb0a70875189155e6"
+SRC_URI[md5sum] = "6db66a06210d5f1edb44693b887ed62b"
+SRC_URI[sha256sum] = "8ad12ef3cc46d03073c545b6e80a3f84a5921f6653073a60e7d9a7ff3b352c9e"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.23.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb
rename to meta-python/recipes-devtools/python/python-cmd2_0.9.23.bb
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_0.9.22.bb b/meta-python/recipes-devtools/python/python3-cmd2_0.9.23.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cmd2_0.9.22.bb
rename to meta-python/recipes-devtools/python/python3-cmd2_0.9.23.bb
-- 
2.17.1





More information about the Openembedded-devel mailing list