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 513a5a9f22..a2c72fcc99 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