diff options
author | Derek Straka <derek@asterius.io> | 2018-04-22 11:16:41 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-05-01 18:17:02 -0700 |
commit | 37530882633f305dd418c8db5bfb43a6b58e9332 (patch) | |
tree | 51930474cfe05151dfab69a53d23f79f3dc4afff /meta-python/recipes-devtools | |
parent | 77c8b08584f705fd1e0311588ef8687b09a31dde (diff) | |
download | meta-openembedded-37530882633f305dd418c8db5bfb43a6b58e9332.tar.gz |
python-pexpect: update to version 4.5.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pexpect.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pexpect_4.5.0.bb (renamed from meta-python/recipes-devtools/python/python-pexpect_4.4.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pexpect_4.5.0.bb (renamed from meta-python/recipes-devtools/python/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 d1fac54e6..fa8ad0119 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" | |||
4 | LICENSE = "ISC" | 4 | LICENSE = "ISC" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1c7a725251880af8c6a148181665385b" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1c7a725251880af8c6a148181665385b" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "e9b07f0765df8245ac72201d757baaef" | 7 | SRC_URI[md5sum] = "913fc0a68a915cdf6ad4250493c94cf7" |
8 | SRC_URI[sha256sum] = "67b85a1565968e3d5b5e7c9283caddc90c3947a2625bed1905be27bd5a03e47d" | 8 | SRC_URI[sha256sum] = "9f8eb3277716a01faafaba553d629d3d60a1a624c7cf45daa600d2148c30020c" |
9 | 9 | ||
10 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect" | 10 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect" |
11 | 11 | ||
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 index 1c46b47a2..1c46b47a2 100644 --- a/meta-python/recipes-devtools/python/python-pexpect_4.4.0.bb +++ b/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 index cf39233a3..cf39233a3 100644 --- a/meta-python/recipes-devtools/python/python3-pexpect_4.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pexpect_4.5.0.bb | |||