From c757ee7b5a0c1bff6340d84a331d7fc66272f84b Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 12 Jun 2019 13:46:57 +0800 Subject: python-psutil: upgrade 5.6.2 -> 5.6.3 -Upgrade from python-psutil_5.6.2.bb to python-psutil_5.6.3.bb. -Upgrade from python3-psutil_5.6.2.bb to python3-psutil_5.6.3.bb. -License-Update: Simplified introduction to the license for this package. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-psutil_5.6.3.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-psutil_5.6.3.bb (limited to 'meta-python/recipes-devtools/python/python-psutil_5.6.3.bb') diff --git a/meta-python/recipes-devtools/python/python-psutil_5.6.3.bb b/meta-python/recipes-devtools/python/python-psutil_5.6.3.bb new file mode 100644 index 0000000000..9aabfb2069 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-psutil_5.6.3.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools +require python-psutil.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-subprocess \ +" -- cgit 1.2.3-korg