diff --git a/meta-python/recipes-devtools/python/python3-click_8.0.4.bb b/meta-python/recipes-devtools/python/python3-click_8.1.2.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-click_8.0.4.bb rename to meta-python/recipes-devtools/python/python3-click_8.1.2.bb index 76f7a8e652..a623fe104c 100644 --- a/meta-python/recipes-devtools/python/python3-click_8.0.4.bb +++ b/meta-python/recipes-devtools/python/python3-click_8.1.2.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://click.pocoo.org/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=1fa98232fd645608937a0fdc82e999b8" -SRC_URI[sha256sum] = "8458d7b1287c5fb128c90e23381cf99dcde74beaf6c7ff6384ce84d6fe090adb" +SRC_URI[sha256sum] = "479707fe14d9ec9a0757618b7a100a0ae4c4e236fac5b7f80ca68028141a1a72" inherit pypi setuptools3 ptest