From: Yegor Yefremov Date: Fri, 5 Feb 2016 21:44:06 +0000 (+0100) Subject: python-psutil: bump to 3.4.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=597270689d34df12edb25ea9839b739631a1870f;p=buildroot.git python-psutil: bump to 3.4.2 Signed-off-by: Yegor Yefremov Signed-off-by: Thomas Petazzoni --- diff --git a/package/python-psutil/python-psutil.hash b/package/python-psutil/python-psutil.hash index 7897b1573a..21de357b4d 100644 --- a/package/python-psutil/python-psutil.hash +++ b/package/python-psutil/python-psutil.hash @@ -1,3 +1,3 @@ -# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=015a013c46bb9bc30b5c344f26dea0d3, sha256 locally computed -md5 015a013c46bb9bc30b5c344f26dea0d3 psutil-2.1.3.tar.gz -sha256 b434c75f01715777391f10f456002e33d0ca14633f96fdbd9ff9139b42d9452c psutil-2.1.3.tar.gz +# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=53d18a5a2aff970d5658c22921c2bbe6, sha256 locally computed +md5 53d18a5a2aff970d5658c22921c2bbe6 psutil-3.4.2.tar.gz +sha256 b17fa01aa766daa388362d0eda5c215d77e03a8d37676b68971f37bf3913b725 psutil-3.4.2.tar.gz diff --git a/package/python-psutil/python-psutil.mk b/package/python-psutil/python-psutil.mk index 870984dceb..3570ff4fe4 100644 --- a/package/python-psutil/python-psutil.mk +++ b/package/python-psutil/python-psutil.mk @@ -4,7 +4,7 @@ # ################################################################################ -PYTHON_PSUTIL_VERSION = 2.1.3 +PYTHON_PSUTIL_VERSION = 3.4.2 PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz PYTHON_PSUTIL_SITE = http://pypi.python.org/packages/source/p/psutil PYTHON_PSUTIL_SETUP_TYPE = setuptools