diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-09 15:03:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-05-09 20:34:33 -0700 |
commit | 8595104f733e136798ad1593cfa6c203ccfbbe24 (patch) | |
tree | 9b56ee952a7cda4f8628c63b3a776e728bb565b1 | |
parent | b61e29572bcbb2cba5ab3dbd2763a6445ab3bac9 (diff) | |
download | meta-openembedded-8595104f733e136798ad1593cfa6c203ccfbbe24.tar.gz |
python-psutil: upgrade 5.6.1 -> 5.6.2
-Upgrade from python-psutil_5.6.1.bb to python-psutil_5.6.2.bb.
-Upgrade from python3-psutil_5.6.1.bb to python3-psutil_5.6.2.bb
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-psutil.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-psutil_5.6.2.bb (renamed from meta-python/recipes-devtools/python/python-psutil_5.6.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.6.2.bb (renamed from meta-python/recipes-devtools/python/python3-psutil_5.6.1.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 c70b4cf51..acf4ddd6e 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" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0f02e99f7f3c9a7fe8ecfc5d44c2be62" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0f02e99f7f3c9a7fe8ecfc5d44c2be62" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "765a4179f02c149794a6e99d890dfa4b" | 5 | SRC_URI[md5sum] = "571962acd249bcfbae317884af47c402" |
6 | SRC_URI[sha256sum] = "fa0a570e0a30b9dd618bffbece590ae15726b47f9f1eaf7518dfb35f4d7dcd21" | 6 | SRC_URI[sha256sum] = "828e1c3ca6756c54ac00f1427fdac8b12e21b8a068c3bb9b631a1734cada25ed" |
7 | 7 | ||
8 | PACKAGES =+ "${PN}-tests" | 8 | PACKAGES =+ "${PN}-tests" |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.6.1.bb b/meta-python/recipes-devtools/python/python-psutil_5.6.2.bb index 9aabfb206..9aabfb206 100644 --- a/meta-python/recipes-devtools/python/python-psutil_5.6.1.bb +++ b/meta-python/recipes-devtools/python/python-psutil_5.6.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.2.bb index c1969ea65..c1969ea65 100644 --- a/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-psutil_5.6.2.bb | |||