From fe360d656629c98e115ba373992fd02b6df848a1 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sat, 12 Apr 2014 15:14:23 +0700 Subject: python/psutil: Updated for version 2.1.0. Signed-off-by: Willy Sudiarto Raharjo --- python/psutil/psutil.SlackBuild | 4 ++-- python/psutil/psutil.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild index 95de4f282c..a81d85456e 100644 --- a/python/psutil/psutil.SlackBuild +++ b/python/psutil/psutil.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for psutil -# Copyright 2012-2013 Larry Hajali +# Copyright 2012-2014 Larry Hajali # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=psutil -VERSION=${VERSION:-1.2.1} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info index 24e064ff7b..4dc1dc4754 100644 --- a/python/psutil/psutil.info +++ b/python/psutil/psutil.info @@ -1,8 +1,8 @@ PRGNAM="psutil" -VERSION="1.2.1" +VERSION="2.1.0" HOMEPAGE="http://code.google.com/p/psutil/" -DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-1.2.1.tar.gz" -MD5SUM="80c3b251389771ab472e554e6c729c36" +DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-2.1.0.tar.gz" +MD5SUM="ba1f51f4c8e2c74cba48cef70b8a5bec" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" -- cgit v1.2.3