summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb (renamed from meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb
index ed25406085..6ee5b25bda 100644
--- a/meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb
@@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1c7a725251880af8c6a148181665385b"
6 6
7SRC_URI += "file://0001-FSM.py-change-shebang-from-python-to-python3.patch" 7SRC_URI += "file://0001-FSM.py-change-shebang-from-python-to-python3.patch"
8 8
9SRC_URI[md5sum] = "153eb25184249d6a85fde9acf4804085" 9SRC_URI[sha256sum] = "ee7d41123f3c9911050ea2c2dac107568dc43b2d3b0c7557a33212c398ead30f"
10SRC_URI[sha256sum] = "fc65a43959d153d0114afe13997d439c22823a27cefceb5ff35c2178c6784c0c"
11 10
12inherit pypi setuptools3 11inherit pypi setuptools3
13 12