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

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Jan 2 04:53:34 UTC 2020


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-cmd2.inc           | 4 ++--
 .../python/{python-cmd2_0.9.21.bb => python-cmd2_0.9.22.bb}   | 0
 .../python/{python3-cmd2_0.9.21.bb => python3-cmd2_0.9.22.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.9.21.bb => python-cmd2_0.9.22.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cmd2_0.9.21.bb => python3-cmd2_0.9.22.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cmd2.inc b/meta-python/recipes-devtools/python/python-cmd2.inc
index c5cd663e6..ceaa181d5 100644
--- a/meta-python/recipes-devtools/python/python-cmd2.inc
+++ b/meta-python/recipes-devtools/python/python-cmd2.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://packages.python.org/cmd2/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=01aeabea7ae1529a8e4b674b7107d6bc"
 
-SRC_URI[md5sum] = "0e1ce6a2fd8846c2a9e0de2ceb1fa461"
-SRC_URI[sha256sum] = "8880fea501bb45a42e8ddde18023d336ccf72f187c4b03e9ee9f13d719ecbd5f"
+SRC_URI[md5sum] = "90dccab3a20106c543ef85d2bee720bb"
+SRC_URI[sha256sum] = "ba244b07c0b465ff54a6838dc61919599141dc92de1bf00bb0a70875189155e6"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.21.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cmd2_0.9.21.bb
rename to meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_0.9.21.bb b/meta-python/recipes-devtools/python/python3-cmd2_0.9.22.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cmd2_0.9.21.bb
rename to meta-python/recipes-devtools/python/python3-cmd2_0.9.22.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list