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 /meta-python/recipes-devtools/python/python-psutil_5.6.1.bb | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-psutil_5.6.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-psutil_5.6.1.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.6.1.bb b/meta-python/recipes-devtools/python/python-psutil_5.6.1.bb deleted file mode 100644 index 9aabfb206..000000000 --- a/meta-python/recipes-devtools/python/python-psutil_5.6.1.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-psutil.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||