aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pexpect.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-18 16:00:50 -0500
committerArmin Kuster <akuster808@gmail.com>2017-12-27 07:25:01 -0800
commit7149364e9cb79bea2f297af9548a5b67aab9dbbb (patch)
tree762b6d0f745bdb30f61c44522ddd70a24b4dbb88 /recipes-devtools/python/python-pexpect.inc
parente7468137022873f3331c5d42a3ab33563743c776 (diff)
downloadmeta-python2-7149364e9cb79bea2f297af9548a5b67aab9dbbb.tar.gz
python-pexpect: update to version 4.3.1
(From meta-openembedded commit: 8cfd98e478a71162191896f01b95c9693770c2ef) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pexpect.inc')
-rw-r--r--recipes-devtools/python/python-pexpect.inc8
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes-devtools/python/python-pexpect.inc b/recipes-devtools/python/python-pexpect.inc
index dc8bcc9..28d7b60 100644
--- a/recipes-devtools/python/python-pexpect.inc
+++ b/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 \