diff options
author | Derek Straka <derek@asterius.io> | 2018-06-29 17:11:25 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-29 15:53:09 -0700 |
commit | f7e8cd839099669adcbb4388dd7274c8233788ce (patch) | |
tree | 08312bf567de183c86ab840b947dba1bd77d262c | |
parent | e57d080cc0abb16c69fabb8a8e7fd9475066e572 (diff) | |
download | meta-openembedded-contrib-f7e8cd839099669adcbb4388dd7274c8233788ce.tar.gz |
python-pexpect: update to version 4.6.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-pexpect.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pexpect_4.6.0.bb (renamed from meta-python/recipes-devtools/python/python-pexpect_4.5.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pexpect_4.6.0.bb (renamed from meta-python/recipes-devtools/python/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 fa8ad01195b..efeab8315ae 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 index 1c46b47a21c..1c46b47a21c 100644 --- a/meta-python/recipes-devtools/python/python-pexpect_4.5.0.bb +++ b/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 index cf39233a3a7..cf39233a3a7 100644 --- a/meta-python/recipes-devtools/python/python3-pexpect_4.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pexpect_4.6.0.bb |