[oe-commits] [meta-openembedded] 03/07: python-cmd2: upgrade 0.9.19 -> 0.9.21

git at git.openembedded.org git at git.openembedded.org
Mon Dec 2 06:30:27 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 5bc8647c336706a0fd7f75d3c4bdb18c23da85b2
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Mon Dec 2 03:07:18 2019 -0800

    python-cmd2: upgrade 0.9.19 -> 0.9.21
    
    Signed-off-by: Wang Mingyu <wangmy 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.19.bb => python-cmd2_0.9.21.bb}           | 0
 .../python/{python3-cmd2_0.9.19.bb => python3-cmd2_0.9.21.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 3a6bf54..c5cd663 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] = "20f3f76b2aaf36a17372717b469ca969"
-SRC_URI[sha256sum] = "c81284083d993af18b8fef57d89d854d49d051d4c2c8a8e12d0281e369ac3682"
+SRC_URI[md5sum] = "0e1ce6a2fd8846c2a9e0de2ceb1fa461"
+SRC_URI[sha256sum] = "8880fea501bb45a42e8ddde18023d336ccf72f187c4b03e9ee9f13d719ecbd5f"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.19.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.21.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cmd2_0.9.19.bb
rename to meta-python/recipes-devtools/python/python-cmd2_0.9.21.bb
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_0.9.19.bb b/meta-python/recipes-devtools/python/python3-cmd2_0.9.21.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cmd2_0.9.19.bb
rename to meta-python/recipes-devtools/python/python3-cmd2_0.9.21.bb

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


More information about the Openembedded-commits mailing list