[oe-commits] [meta-openembedded] 30/67: python-pexpect: update to version 4.3.0

git at git.openembedded.org git at git.openembedded.org
Sun Nov 19 21:23:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 08f9731c0cfa3384bf0fe01bdb883fb66907ccca
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Nov 12 10:33:17 2017 -0500

    python-pexpect: update to version 4.3.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list