diff --git a/meta-python/recipes-devtools/python/python3-argcomplete_3.4.0.bb b/meta-python/recipes-devtools/python/python3-argcomplete_3.5.0.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-argcomplete_3.4.0.bb rename to meta-python/recipes-devtools/python/python3-argcomplete_3.5.0.bb index 90def16a69..a5cf6298a4 100644 --- a/meta-python/recipes-devtools/python/python3-argcomplete_3.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-argcomplete_3.5.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] = "c2abcdfe1be8ace47ba777d4fce319eb13bf8ad9dace8d085dcad6eded88057f" +SRC_URI[sha256sum] = "4349400469dccfb7950bb60334a680c58d88699bff6159df61251878dc6bf74b" PYPI_PACKAGE = "argcomplete"