[2/2,meta-python] python3-mccabe: upgrade 0.6.1 -> 0.7.0

Message ID 1646098113-11465-2-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [1/2,meta-python] python3-lz4: upgrade 3.1.10 -> 4.0.0 | expand

Commit Message

XU Huan March 1, 2022, 1:28 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-mccabe_0.6.1.bb => python3-mccabe_0.7.0.bb}       | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-mccabe_0.6.1.bb => python3-mccabe_0.7.0.bb} (66%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb b/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb
similarity index 66%
rename from meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb
rename to meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb
index 513a5a9f2..a2c72fcc9 100644
--- a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb
@@ -4,8 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a489dc62bacbdad3335c0f160a974f0f"
 
-SRC_URI[md5sum] = "723df2f7b1737b8887475bac4c763e1e"
-SRC_URI[sha256sum] = "dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f"
+SRC_URI[sha256sum] = "348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325"
 
 inherit pypi setuptools3