[oe-commits] [meta-openembedded] 22/23: python-pexpect: update to version 4.6.0

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 16:06:01 UTC 2018


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

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

commit f7e8cd839099669adcbb4388dd7274c8233788ce
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 29 17:11:25 2018 -0400

    python-pexpect: update to version 4.6.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pexpect.inc                | 4 ++--
 .../python/{python-pexpect_4.5.0.bb => python-pexpect_4.6.0.bb}       | 0
 .../python/{python3-pexpect_4.5.0.bb => python3-pexpect_4.6.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 fa8ad01..efeab83 100644
--- a/meta-python/recipes-devtools/python/python-pexpect.inc
+++ b/meta-python/recipes-devtools/python/python-pexpect.inc
@@ -4,8 +4,8 @@ SECTION = "devel/python"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1c7a725251880af8c6a148181665385b"
 
-SRC_URI[md5sum] = "913fc0a68a915cdf6ad4250493c94cf7"
-SRC_URI[sha256sum] = "9f8eb3277716a01faafaba553d629d3d60a1a624c7cf45daa600d2148c30020c"
+SRC_URI[md5sum] = "d4f3372965a996238d57d19b95d2e03a"
+SRC_URI[sha256sum] = "2a8e88259839571d1251d278476f3eec5db26deb73a70be5ed5dc5435e418aba"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect"
 
diff --git a/meta-python/recipes-devtools/python/python-pexpect_4.5.0.bb b/meta-python/recipes-devtools/python/python-pexpect_4.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pexpect_4.5.0.bb
rename to meta-python/recipes-devtools/python/python-pexpect_4.6.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.5.0.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pexpect_4.5.0.bb
rename to meta-python/recipes-devtools/python/python3-pexpect_4.6.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