[oe] [meta-python] [PATCH] python-cmd2: upgrade 0.9.18 -> 0.9.19

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed Oct 23 05:48:58 UTC 2019


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.18.bb => python-cmd2_0.9.19.bb}           | 0
 .../python/{python3-cmd2_0.9.18.bb => python3-cmd2_0.9.19.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.9.18.bb => python-cmd2_0.9.19.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cmd2_0.9.18.bb => python3-cmd2_0.9.19.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cmd2.inc b/meta-python/recipes-devtools/python/python-cmd2.inc
index 7782b14..3a6bf54 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] = "f7a51dc68ad377ebc6a84408044dc1a2"
-SRC_URI[sha256sum] = "840cdbf50e83761fea69ca5beadcba7569ab03734e3ee42b0dbf7f6f90e1213d"
+SRC_URI[md5sum] = "20f3f76b2aaf36a17372717b469ca969"
+SRC_URI[sha256sum] = "c81284083d993af18b8fef57d89d854d49d051d4c2c8a8e12d0281e369ac3682"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.18.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.19.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cmd2_0.9.18.bb
rename to meta-python/recipes-devtools/python/python-cmd2_0.9.19.bb
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_0.9.18.bb b/meta-python/recipes-devtools/python/python3-cmd2_0.9.19.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cmd2_0.9.18.bb
rename to meta-python/recipes-devtools/python/python3-cmd2_0.9.19.bb
-- 
2.7.4





More information about the Openembedded-devel mailing list