diff --git a/meta-python/recipes-devtools/python/python3-argcomplete_3.3.0.bb b/meta-python/recipes-devtools/python/python3-argcomplete_3.4.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-argcomplete_3.3.0.bb rename to meta-python/recipes-devtools/python/python3-argcomplete_3.4.0.bb index d96861010e..be3ded82bf 100644 --- a/meta-python/recipes-devtools/python/python3-argcomplete_3.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-argcomplete_3.4.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kislyuk/argcomplete" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=2ee41112a44fe7014dce33e26468ba93" -SRC_URI[sha256sum] = "fd03ff4a5b9e6580569d34b273f741e85cd9e072f3feeeee3eba4891c70eda62" +SRC_URI[sha256sum] = "c2abcdfe1be8ace47ba777d4fce319eb13bf8ad9dace8d085dcad6eded88057f" PYPI_PACKAGE = "argcomplete"