[oe-commits] [meta-openembedded] 03/11: python-cmd2: upgrade 0.9.17 -> 0.9.18

git at git.openembedded.org git at git.openembedded.org
Fri Oct 11 04:59:24 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit bf699456b0a6ff867cb075d5aae197fda6856225
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Oct 10 15:43:33 2019 +0800

    python-cmd2: upgrade 0.9.17 -> 0.9.18
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-cmd2.inc                   | 4 ++--
 .../python/{python-cmd2_0.9.17.bb => python-cmd2_0.9.18.bb}           | 0
 .../python/{python3-cmd2_0.9.17.bb => python3-cmd2_0.9.18.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list