[oe-commits] [meta-openembedded] 07/22: python-cmd2: upgrade 0.9.22 -> 0.9.23

git at git.openembedded.org git at git.openembedded.org
Thu Jan 16 04:54:38 UTC 2020


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 c594f2135df86ab99f21211af0187e9f5e95f22f
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Wed Jan 15 05:12:25 2020 -0800

    python-cmd2: upgrade 0.9.22 -> 0.9.23
    
    -License-Update: Copyright year updated to 2020.
    
    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                 | 6 +++---
 .../python/{python-cmd2_0.9.22.bb => python-cmd2_0.9.23.bb}         | 0
 .../python/{python3-cmd2_0.9.22.bb => python3-cmd2_0.9.23.bb}       | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-cmd2.inc b/meta-python/recipes-devtools/python/python-cmd2.inc
index ceaa181..68381ad 100644
--- a/meta-python/recipes-devtools/python/python-cmd2.inc
+++ b/meta-python/recipes-devtools/python/python-cmd2.inc
@@ -1,10 +1,10 @@
 SUMMARY = "Extra features for standard library's cmd module"
 HOMEPAGE = "http://packages.python.org/cmd2/"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=01aeabea7ae1529a8e4b674b7107d6bc"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=9791cd24ca7d1807388ccd55cd066def"
 
-SRC_URI[md5sum] = "90dccab3a20106c543ef85d2bee720bb"
-SRC_URI[sha256sum] = "ba244b07c0b465ff54a6838dc61919599141dc92de1bf00bb0a70875189155e6"
+SRC_URI[md5sum] = "6db66a06210d5f1edb44693b887ed62b"
+SRC_URI[sha256sum] = "8ad12ef3cc46d03073c545b6e80a3f84a5921f6653073a60e7d9a7ff3b352c9e"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.23.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb
rename to meta-python/recipes-devtools/python/python-cmd2_0.9.23.bb
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_0.9.22.bb b/meta-python/recipes-devtools/python/python3-cmd2_0.9.23.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cmd2_0.9.22.bb
rename to meta-python/recipes-devtools/python/python3-cmd2_0.9.23.bb

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


More information about the Openembedded-commits mailing list