From ceeee4463b3fe387d5420664a2b2c4080e1ce311 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 18 Sep 2016 16:40:03 -0700 Subject: python/psutil: Updated for version 4.3.1 Signed-off-by: Larry Hajali --- python/psutil/psutil.SlackBuild | 2 +- python/psutil/psutil.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild index aafbc3d9b1..4e575df79d 100644 --- a/python/psutil/psutil.SlackBuild +++ b/python/psutil/psutil.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=psutil -VERSION=${VERSION:-4.3.0} +VERSION=${VERSION:-4.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info index d3cc235ccb..adf16965e4 100644 --- a/python/psutil/psutil.info +++ b/python/psutil/psutil.info @@ -1,8 +1,8 @@ PRGNAM="psutil" -VERSION="4.3.0" +VERSION="4.3.1" HOMEPAGE="https://github.com/giampaolo/psutil" -DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-4.3.0/psutil-release-4.3.0.tar.gz" -MD5SUM="da4c7183ff42a6997b8a743305463d10" +DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-4.3.1/psutil-release-4.3.1.tar.gz" +MD5SUM="74ea960403b73a57709481ff91386bf6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3