[oe] [meta-python] [PATCH] python-cmd2: upgrade 0.9.16 -> 0.9.17

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed Sep 25 07:06:51 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.16.bb => python-cmd2_0.9.17.bb}           | 0
 .../python/{python3-cmd2_0.9.16.bb => python3-cmd2_0.9.17.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.9.16.bb => python-cmd2_0.9.17.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cmd2_0.9.16.bb => python3-cmd2_0.9.17.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cmd2.inc b/meta-python/recipes-devtools/python/python-cmd2.inc
index 1a0be77..3afa93a 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] = "df35bb2dca8f5e1f6090e1f0aa02960a"
-SRC_URI[sha256sum] = "4b78379d53aff811d1deac720bbe71661769822a5fb2d830cd730656d180fb3d"
+SRC_URI[md5sum] = "c030c7364422609d16028fe1ea023bfe"
+SRC_URI[sha256sum] = "77bea602eb3b553a573188fa9514234bb1e44269d830a0ef8c4357f47aa9e46a"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.16.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.17.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cmd2_0.9.16.bb
rename to meta-python/recipes-devtools/python/python-cmd2_0.9.17.bb
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_0.9.16.bb b/meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cmd2_0.9.16.bb
rename to meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb
-- 
2.7.4





More information about the Openembedded-devel mailing list