Skip to content

Commit f530672

Browse files
wangmingyu84kraj
authored andcommitted
python3-argcomplete: upgrade 3.0.5 -> 3.0.8
Changelog: ========== - Test suite shell wrapper: Accept OSError on exit - Test suite: Use general regex to cut zsh reset ANSI sequences (openembedded#425) - Allow importlib-metadata 6.x; skip test failures on Python 3.7 (openembedded#420, openembedded#424) - Note completers can return iterables of strings, not just lists (openembedded#422) - Documentation and test improvements Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent b91e033 commit f530672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-python/recipes-devtools/python/python3-argcomplete_3.0.5.bb renamed to meta-python/recipes-devtools/python/python3-argcomplete_3.0.8.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kislyuk/argcomplete"
33
LICENSE = "Apache-2.0"
44
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=2ee41112a44fe7014dce33e26468ba93"
55

6-
SRC_URI[sha256sum] = "fe3ce77125f434a0dd1bffe5f4643e64126d5731ce8d173d36f62fa43d6eb6f7"
6+
SRC_URI[sha256sum] = "b9ca96448e14fa459d7450a4ab5a22bbf9cee4ba7adddf03e65c398b5daeea28"
77

88
PYPI_PACKAGE = "argcomplete"
99

0 commit comments

Comments
 (0)