[meta-python] python3-msk: upgrade 0.3.16 -> 0.4.0

Message ID 1654758996-10886-1-git-send-email-zhengrq.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-msk: upgrade 0.3.16 -> 0.4.0 | expand

Commit Message

zhengrq.fnst@fujitsu.com June 9, 2022, 7:16 a.m. UTC
License-Update: replace '~/.local/share' for '/opt'

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../python/{python3-msk_0.3.16.bb => python3-msk_0.4.0.bb}   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-msk_0.3.16.bb => python3-msk_0.4.0.bb} (53%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-msk_0.3.16.bb b/meta-python/recipes-devtools/python/python3-msk_0.4.0.bb
similarity index 53%
rename from meta-python/recipes-devtools/python/python3-msk_0.3.16.bb
rename to meta-python/recipes-devtools/python/python3-msk_0.4.0.bb
index a1572276b..8fa2c62cc 100644
--- a/meta-python/recipes-devtools/python/python3-msk_0.3.16.bb
+++ b/meta-python/recipes-devtools/python/python3-msk_0.4.0.bb
@@ -1,10 +1,9 @@ 
 SUMMARY = "A tool to help with creating, uploading, and upgrading Mycroft skills on the skills repo."
 HOMEPAGE = "https://github.com/MycroftAI/mycroft-skills-kit"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://README.md;md5=2f90e43663eddf1c33087419fbb35e28"
+LIC_FILES_CHKSUM = "file://README.md;md5=f518abfcfc3935b1f0ec8f2332cb30d3"
 
-SRC_URI[md5sum] = "8a4fc92a074544f81f482da2c21ef989"
-SRC_URI[sha256sum] = "c6a717fc068f7c69ddc8cb21dbeeda7cfa97a4e9f41690459c9fbec68b16ee87"
+SRC_URI[sha256sum] = "f698f193112a8628e776e67b89a95c3f78095857c045dd9cde4cf915a5fbdd80"
 
 inherit pypi setuptools3