[oe] [meta-python][PATCH] python-pexpect: update to version 4.3.0

Derek Straka derek at asterius.io
Sun Nov 12 15:33:17 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pexpect.inc                | 4 ++--
 .../python/{python-pexpect_4.2.1.bb => python-pexpect_4.3.0.bb}       | 0
 .../python/{python3-pexpect_4.2.1.bb => python3-pexpect_4.3.0.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pexpect_4.2.1.bb => python-pexpect_4.3.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pexpect_4.2.1.bb => python3-pexpect_4.3.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pexpect.inc b/meta-python/recipes-devtools/python/python-pexpect.inc
index 47d0979..dc8bcc9 100644
--- a/meta-python/recipes-devtools/python/python-pexpect.inc
+++ b/meta-python/recipes-devtools/python/python-pexpect.inc
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1c7a725251880af8c6a148181665385b"
 
 SRCNAME = "pexpect"
 
-SRC_URI[md5sum] = "3694410001a99dff83f0b500a1ca1c95"
-SRC_URI[sha256sum] = "3d132465a75b57aa818341c6521392a06cc660feb3988d7f1074f39bd23c9a92"
+SRC_URI[md5sum] = "047a486dcd26134b74f2e67046bb61a0"
+SRC_URI[sha256sum] = "00ab0872f80f5db740499e7a1283a7c3b97bea542d72df84d83dea17d0afd2d9"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect"
 
diff --git a/meta-python/recipes-devtools/python/python-pexpect_4.2.1.bb b/meta-python/recipes-devtools/python/python-pexpect_4.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pexpect_4.2.1.bb
rename to meta-python/recipes-devtools/python/python-pexpect_4.3.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.2.1.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pexpect_4.2.1.bb
rename to meta-python/recipes-devtools/python/python3-pexpect_4.3.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list