summaryrefslogtreecommitdiffstats
path: root/python/psutil
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2016-09-18 16:40:03 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-24 07:06:09 +0700
commitceeee4463b3fe387d5420664a2b2c4080e1ce311 (patch)
treeca604727e57c93fd077ede65e2d5bf581146364b /python/psutil
parent11a016850bf61365fa01df51b62418a2aa4cfdd1 (diff)
downloadslackbuilds-ceeee4463b3fe387d5420664a2b2c4080e1ce311.tar.gz
slackbuilds-ceeee4463b3fe387d5420664a2b2c4080e1ce311.tar.xz
python/psutil: Updated for version 4.3.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/psutil')
-rw-r--r--python/psutil/psutil.SlackBuild2
-rw-r--r--python/psutil/psutil.info6
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=""