diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-01-02 13:57:32 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-02 09:40:34 -0800 |
commit | 178013eb600452395d7411ea5dea8b4b1dcaf0af (patch) | |
tree | f67dd91a755b5d7a9dc3b8d075e8bcc4cd83f93e /meta-python/recipes-devtools | |
parent | 9adce38e388f67735fe28db608139dfbbc02467c (diff) | |
download | meta-openembedded-178013eb600452395d7411ea5dea8b4b1dcaf0af.tar.gz |
python-psutil: upgrade 5.6.5 -> 5.6.7
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-psutil.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-psutil_5.6.7.bb (renamed from meta-python/recipes-devtools/python/python-psutil_5.6.5.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.6.7.bb (renamed from meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-psutil.inc b/meta-python/recipes-devtools/python/python-psutil.inc index 9312266991..bf49d98632 100644 --- a/meta-python/recipes-devtools/python/python-psutil.inc +++ b/meta-python/recipes-devtools/python/python-psutil.inc | |||
@@ -2,8 +2,8 @@ SUMMARY = "A cross-platform process and system utilities module for Python" | |||
2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "5561dfe61b5888fb1b3f17fbe4eeb15d" | 5 | SRC_URI[md5sum] = "b2c94e0368fc6e6f237a7252f8e85ca2" |
6 | SRC_URI[sha256sum] = "d051532ac944f1be0179e0506f6889833cf96e466262523e57a871de65a15147" | 6 | SRC_URI[sha256sum] = "ffad8eb2ac614518bbe3c0b8eb9dffdb3a8d2e3a7d5da51c5b974fb723a5c5aa" |
7 | 7 | ||
8 | PACKAGES =+ "${PN}-tests" | 8 | PACKAGES =+ "${PN}-tests" |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.6.5.bb b/meta-python/recipes-devtools/python/python-psutil_5.6.7.bb index 9aabfb2069..9aabfb2069 100644 --- a/meta-python/recipes-devtools/python/python-psutil_5.6.5.bb +++ b/meta-python/recipes-devtools/python/python-psutil_5.6.7.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.7.bb index c1969ea657..c1969ea657 100644 --- a/meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb +++ b/meta-python/recipes-devtools/python/python3-psutil_5.6.7.bb | |||