diff options
author | Derek Straka <derek@asterius.io> | 2018-01-10 14:52:31 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-01-16 21:41:26 -0800 |
commit | 46f53b6d0918d8c2796873c43e8dfe307519b980 (patch) | |
tree | 555fbb0ce48f896a1229f90c5dec30d5b25bc07d | |
parent | 22b6ebf8fa4922e1ffba5b1beebd21fc090d6f77 (diff) | |
download | meta-openembedded-46f53b6d0918d8c2796873c43e8dfe307519b980.tar.gz |
python-psutil: update to version 5.4.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@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.4.3.bb (renamed from meta-python/recipes-devtools/python/python-psutil_5.4.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb (renamed from meta-python/recipes-devtools/python/python3-psutil_5.4.2.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 a50d905dd..b96d54f3f 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] = "38aee50427a58533064491286dc2e3c5" | 5 | SRC_URI[md5sum] = "3b291833dbea631db9d271aa602a169a" |
6 | SRC_URI[sha256sum] = "00a1f9ff8d1e035fba7bfdd6977fa8ea7937afdb4477339e5df3dba78194fe11" | 6 | SRC_URI[sha256sum] = "e2467e9312c2fa191687b89ff4bc2ad8843be4af6fb4dc95a7cc5f7d7a327b18" |
7 | 7 | ||
8 | PACKAGES =+ "${PN}-tests" | 8 | PACKAGES =+ "${PN}-tests" |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.4.2.bb b/meta-python/recipes-devtools/python/python-psutil_5.4.3.bb index bf402aa47..bf402aa47 100644 --- a/meta-python/recipes-devtools/python/python-psutil_5.4.2.bb +++ b/meta-python/recipes-devtools/python/python-psutil_5.4.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb b/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb index c1969ea65..c1969ea65 100644 --- a/meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb | |||