diff --git a/meta-python/recipes-devtools/python/python3-click_8.0.0.bb b/meta-python/recipes-devtools/python/python3-click_8.0.1.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-click_8.0.0.bb rename to meta-python/recipes-devtools/python/python3-click_8.0.1.bb index f7af73d6d..22c6c7903 100644 --- a/meta-python/recipes-devtools/python/python3-click_8.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-click_8.0.1.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] = "7d8c289ee437bcb0316820ccee14aefcb056e58d31830ecab8e47eda6540e136" +SRC_URI[sha256sum] = "8c04c11192119b1ef78ea049e0a6f0463e4c48ef00a30160c704337586f3ad7a" inherit pypi setuptools3 ptest