Skip to content

Commit 503df2d

Browse files
wangmingyu84kraj
authored andcommitted
python3-argcomplete upgrade 2.0.0 -> 2.1.1
Changelog: ========== Documentation and test improvements Remove scripts for contrib-supported shells from global namespace setup.py: exclude test.* subpackages from find_packages (openembedded#406) Support PowerShell (openembedded#405) CI updates Revert "Support powershell (openembedded#392)" Fix interrupted release (v2.0.1) Fix interrupted release (v2.0.1) Fix interrupted release (v2.0.1) Support powershell (openembedded#392) Update importlib-metadata dependency to include versions 5.x (openembedded#389) Test and documentation improvements Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 50d54c9 commit 503df2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-python/recipes-devtools/python/python3-argcomplete_2.0.0.bb renamed to meta-python/recipes-devtools/python/python3-argcomplete_2.1.1.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] = "6372ad78c89d662035101418ae253668445b391755cfe94ea52f1b9d22425b20"
6+
SRC_URI[sha256sum] = "72e08340852d32544459c0c19aad1b48aa2c3a96de8c6e5742456b4f538ca52f"
77

88
PYPI_PACKAGE = "argcomplete"
99

0 commit comments

Comments
 (0)