diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-psutil.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-psutil_5.0.1.bb (renamed from meta-python/recipes-devtools/python/python-psutil_5.0.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb) | 0 |
3 files changed, 2 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-psutil.inc b/meta-python/recipes-devtools/python/python-psutil.inc index 13f3695da4..e97fe46de1 100644 --- a/meta-python/recipes-devtools/python/python-psutil.inc +++ b/meta-python/recipes-devtools/python/python-psutil.inc | |||
@@ -2,10 +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] = "362a03686ce36940d22a548ecb47d7e0" | 5 | SRC_URI[md5sum] = "153dc8be94badc4072016ceeac7808dc" |
6 | SRC_URI[sha256sum] = "5411e22c63168220f4b8cc42fd05ea96f5b5e65e08b93b675ca50653aea482f8" | 6 | SRC_URI[sha256sum] = "9d8b7f8353a2b2eb6eb7271d42ec99d0d264a9338a37be46424d56b4e473b39e" |
7 | |||
8 | PYPI_PACKAGE_EXT = "zip" | ||
9 | 7 | ||
10 | RDEPENDS_${PN} += " \ | 8 | RDEPENDS_${PN} += " \ |
11 | ${PYTHON_PN}-shell \ | 9 | ${PYTHON_PN}-shell \ |
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.0.0.bb b/meta-python/recipes-devtools/python/python-psutil_5.0.1.bb index bf402aa476..bf402aa476 100644 --- a/meta-python/recipes-devtools/python/python-psutil_5.0.0.bb +++ b/meta-python/recipes-devtools/python/python-psutil_5.0.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb b/meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb index c1969ea657..c1969ea657 100644 --- a/meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb | |||