[oe] [meta-python] [PATCH] python-pyexpect: upgrade 1.0.17 -> 1.0.19

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 1 07:13:47 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pyexpect.inc       | 4 ++--
 .../{python-pyexpect_1.0.17.bb => python-pyexpect_1.0.19.bb}  | 0
 ...{python3-pyexpect_1.0.17.bb => python3-pyexpect_1.0.19.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyexpect_1.0.17.bb => python-pyexpect_1.0.19.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyexpect_1.0.17.bb => python3-pyexpect_1.0.19.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyexpect.inc b/meta-python/recipes-devtools/python/python-pyexpect.inc
index d2d41d51d..85d9588a8 100644
--- a/meta-python/recipes-devtools/python/python-pyexpect.inc
+++ b/meta-python/recipes-devtools/python/python-pyexpect.inc
@@ -7,5 +7,5 @@ LIC_FILES_CHKSUM = "file://README.md;md5=500b884e9dcd5f677a53cbbee8ace939"
 
 inherit pypi
 
-SRC_URI[md5sum] = "c71307d6c7096fdbde0813018dfa0092"
-SRC_URI[sha256sum] = "d656ef7e07a8aa539ce0a4883a683341037b6fc1c329bf55b63bffbf2cce9582"
+SRC_URI[md5sum] = "dc744289858001925c75d21e26f1260f"
+SRC_URI[sha256sum] = "bff4654b113dac6c2231e486e11dcb23281ddc0742a5404467303fe7638829ef"
diff --git a/meta-python/recipes-devtools/python/python-pyexpect_1.0.17.bb b/meta-python/recipes-devtools/python/python-pyexpect_1.0.19.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyexpect_1.0.17.bb
rename to meta-python/recipes-devtools/python/python-pyexpect_1.0.19.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.17.bb b/meta-python/recipes-devtools/python/python3-pyexpect_1.0.19.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyexpect_1.0.17.bb
rename to meta-python/recipes-devtools/python/python3-pyexpect_1.0.19.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list