diff --git a/meta-python/recipes-devtools/python/python3-pyflakes_3.3.1.bb b/meta-python/recipes-devtools/python/python3-pyflakes_3.3.2.bb similarity index 73% rename from meta-python/recipes-devtools/python/python3-pyflakes_3.3.1.bb rename to meta-python/recipes-devtools/python/python3-pyflakes_3.3.2.bb index 4051ec6802..68509a5073 100644 --- a/meta-python/recipes-devtools/python/python3-pyflakes_3.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyflakes_3.3.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/PyCQA/pyflakes" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=690c2d09203dc9e07c4083fc45ea981f" -SRC_URI[sha256sum] = "8752eee11d4ef3a4be642d774863047864b47406cba906fabf8dd892cf98d5b3" +SRC_URI[sha256sum] = "6dfd61d87b97fba5dcfaaf781171ac16be16453be6d816147989e7f6e6a9576b" inherit pypi setuptools3