From 9239ab981204452bcf3a9ade6f343385cf94b6cc Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 27 Oct 2020 12:40:11 +0200 Subject: python3-pyexpect: Upgrade 1.0.20 -> 1.0.21 Upgrade to release 1.0.21: - Ensure .includes() handles a generator correcly - Also check python 3.8 and 3.9 - Ignore tox directory Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-pyexpect_1.0.20.bb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb (limited to 'meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb b/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb deleted file mode 100644 index e09fec01dd..0000000000 --- a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "Python expectaton library" -DESCRIPTION = "Minimal but very flexible implementation of the expect pattern" -SECTION = "devel/python" -HOMEPAGE = " https://bitbucket.org/dwt/pyexpect" -LICENSE = "ISC" -LIC_FILES_CHKSUM = "file://README.md;md5=a6aa1e7097aca5955f9a2e1c8b0ce158" - -inherit pypi setuptools3 - -SRC_URI[md5sum] = "7ebc843f015b54d849ac7632eda74e9b" -SRC_URI[sha256sum] = "acaaa6f96de315dc99cac3da810156bf3829d1eb5c49180f00a4fdde82eabc76" -- cgit v1.2.3-54-g00ecf