diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pexpect.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pexpect.inc | 4 |
1 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 fa8ad01195..efeab8315a 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] = "913fc0a68a915cdf6ad4250493c94cf7" | 7 | SRC_URI[md5sum] = "d4f3372965a996238d57d19b95d2e03a" |
8 | SRC_URI[sha256sum] = "9f8eb3277716a01faafaba553d629d3d60a1a624c7cf45daa600d2148c30020c" | 8 | SRC_URI[sha256sum] = "2a8e88259839571d1251d278476f3eec5db26deb73a70be5ed5dc5435e418aba" |
9 | 9 | ||
10 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect" | 10 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect" |
11 | 11 | ||