diff --git a/meta-python/recipes-devtools/python/python3-decorator_5.2.1.bb b/meta-python/recipes-devtools/python/python3-decorator_5.3.1.bb similarity index 76% rename from meta-python/recipes-devtools/python/python3-decorator_5.2.1.bb rename to meta-python/recipes-devtools/python/python3-decorator_5.3.1.bb index e0ab87f89e..611db8a3f5 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_5.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_5.3.1.bb @@ -7,9 +7,9 @@ can be abused and you should not try to solve every problem with a \ decorator, just because you can." LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=69f84fd117b2398674e12b8380df27c8" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fb3c386712bc6cfb52aae3692d1ebbd4" -SRC_URI[sha256sum] = "65f266143752f734b0a7cc83c46f4618af75b8c5911b00ccb61d0ac9b6da0360" +SRC_URI[sha256sum] = "4cbcdd55a6efadb9dbea26b858f4fb3264567b52d69ca0d25b721b553f60ea82" inherit pypi python_setuptools_build_meta