diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-01-02 13:47:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-02 09:40:34 -0800 |
commit | 9adce38e388f67735fe28db608139dfbbc02467c (patch) | |
tree | bce7dd66b23e2eebf0d35bb99b8a3a9729bd2b9b | |
parent | 09d087ae6648cdae7e1a083cb9f8700730e8e049 (diff) | |
download | meta-openembedded-9adce38e388f67735fe28db608139dfbbc02467c.tar.gz |
python-pexpect: upgrade 4.6.0 -> 4.7.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
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.7.0.bb (renamed from meta-python/recipes-devtools/python/python-pexpect_4.6.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pexpect_4.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-pexpect_4.6.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 efeab8315..6d78eb94d 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] = "d4f3372965a996238d57d19b95d2e03a" | 7 | SRC_URI[md5sum] = "ed003242cbf308aee1b1eaecdef59e43" |
8 | SRC_URI[sha256sum] = "2a8e88259839571d1251d278476f3eec5db26deb73a70be5ed5dc5435e418aba" | 8 | SRC_URI[sha256sum] = "9e2c1fd0e6ee3a49b28f95d4b33bc389c89b20af6a1255906e90ff1262ce62eb" |
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.6.0.bb b/meta-python/recipes-devtools/python/python-pexpect_4.7.0.bb index 1c46b47a2..1c46b47a2 100644 --- a/meta-python/recipes-devtools/python/python-pexpect_4.6.0.bb +++ b/meta-python/recipes-devtools/python/python-pexpect_4.7.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.6.0.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.7.0.bb index cf39233a3..cf39233a3 100644 --- a/meta-python/recipes-devtools/python/python3-pexpect_4.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-pexpect_4.7.0.bb | |||