[oe-commits] [meta-openembedded] 54/64: python-pexpect: update to version 4.4.0

git at git.openembedded.org git at git.openembedded.org
Fri Mar 2 00:22:47 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 adfb0e54b9479c292c1514be5c0b644e485c9024
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Feb 25 14:55:33 2018 -0500

    python-pexpect: update to version 4.4.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.3.1.bb => python-pexpect_4.4.0.bb}       | 0
 .../python/{python3-pexpect_4.3.1.bb => python3-pexpect_4.4.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 28d7b60..d1fac54 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] = "16aa4549136b2d1b2bf1e0e9788d75a6"
-SRC_URI[sha256sum] = "8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575"
+SRC_URI[md5sum] = "e9b07f0765df8245ac72201d757baaef"
+SRC_URI[sha256sum] = "67b85a1565968e3d5b5e7c9283caddc90c3947a2625bed1905be27bd5a03e47d"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect"
 
diff --git a/meta-python/recipes-devtools/python/python-pexpect_4.3.1.bb b/meta-python/recipes-devtools/python/python-pexpect_4.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pexpect_4.3.1.bb
rename to meta-python/recipes-devtools/python/python-pexpect_4.4.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.3.1.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pexpect_4.3.1.bb
rename to meta-python/recipes-devtools/python/python3-pexpect_4.4.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