[oe-commits] [meta-openembedded] 48/58: python-pexpect: update to version 4.5.0

git at git.openembedded.org git at git.openembedded.org
Sun May 6 20:02:26 UTC 2018


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

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

commit 37530882633f305dd418c8db5bfb43a6b58e9332
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Apr 22 11:16:41 2018 -0400

    python-pexpect: update to version 4.5.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.4.0.bb => python-pexpect_4.5.0.bb}       | 0
 .../python/{python3-pexpect_4.4.0.bb => python3-pexpect_4.5.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 d1fac54..fa8ad01 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] = "e9b07f0765df8245ac72201d757baaef"
-SRC_URI[sha256sum] = "67b85a1565968e3d5b5e7c9283caddc90c3947a2625bed1905be27bd5a03e47d"
+SRC_URI[md5sum] = "913fc0a68a915cdf6ad4250493c94cf7"
+SRC_URI[sha256sum] = "9f8eb3277716a01faafaba553d629d3d60a1a624c7cf45daa600d2148c30020c"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect"
 
diff --git a/meta-python/recipes-devtools/python/python-pexpect_4.4.0.bb b/meta-python/recipes-devtools/python/python-pexpect_4.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pexpect_4.4.0.bb
rename to meta-python/recipes-devtools/python/python-pexpect_4.5.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.4.0.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pexpect_4.4.0.bb
rename to meta-python/recipes-devtools/python/python3-pexpect_4.5.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