[oe-commits] [meta-openembedded] 04/38: python-pexpect: update to version 4.3.1

git at git.openembedded.org git at git.openembedded.org
Wed Dec 27 05:05:29 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 bf4d8d5b0a4c4838804bedab4ef4ae61ab2365f0
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Dec 18 16:00:50 2017 -0500

    python-pexpect: update to version 4.3.1
    
    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            | 8 ++------
 .../python/{python-pexpect_4.3.0.bb => python-pexpect_4.3.1.bb}   | 0
 .../python/{python3-pexpect_4.3.0.bb => python3-pexpect_4.3.1.bb} | 0
 3 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pexpect.inc b/meta-python/recipes-devtools/python/python-pexpect.inc
index dc8bcc9..28d7b60 100644
--- a/meta-python/recipes-devtools/python/python-pexpect.inc
+++ b/meta-python/recipes-devtools/python/python-pexpect.inc
@@ -4,15 +4,11 @@ SECTION = "devel/python"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1c7a725251880af8c6a148181665385b"
 
-SRCNAME = "pexpect"
-
-SRC_URI[md5sum] = "047a486dcd26134b74f2e67046bb61a0"
-SRC_URI[sha256sum] = "00ab0872f80f5db740499e7a1283a7c3b97bea542d72df84d83dea17d0afd2d9"
+SRC_URI[md5sum] = "16aa4549136b2d1b2bf1e0e9788d75a6"
+SRC_URI[sha256sum] = "8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect"
 
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
 RDEPENDS_${PN} = "\
     ${PYTHON_PN}-core \
     ${PYTHON_PN}-io \
diff --git a/meta-python/recipes-devtools/python/python-pexpect_4.3.0.bb b/meta-python/recipes-devtools/python/python-pexpect_4.3.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pexpect_4.3.0.bb
rename to meta-python/recipes-devtools/python/python-pexpect_4.3.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.3.0.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.3.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pexpect_4.3.0.bb
rename to meta-python/recipes-devtools/python/python3-pexpect_4.3.1.bb

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


More information about the Openembedded-commits mailing list