summaryrefslogtreecommitdiffstats
path: root/python/psutil
diff options
context:
space:
mode:
author Larry Hajali2017-02-11 02:20:14 +0100
committer Willy Sudiarto Raharjo2017-02-18 01:54:20 +0100
commitf6cfc51f2ce10280990b9b5cabc1ffac2d0102ba (patch)
tree1b5706da6bc97e73566d7312f6c7563918c694b5 /python/psutil
parente93421ce4fd0bb0954f27cb82ad224425d23b25a (diff)
downloadslackbuilds-f6cfc51f2ce10280990b9b5cabc1ffac2d0102ba.tar.gz
python/psutil: Updated for version 5.1.3
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 825aee6822..a4addf2cb4 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:-5.1.0}
+VERSION=${VERSION:-5.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info
index 4b44b8cd7b..897dbbc31d 100644
--- a/python/psutil/psutil.info
+++ b/python/psutil/psutil.info
@@ -1,8 +1,8 @@
PRGNAM="psutil"
-VERSION="5.1.0"
+VERSION="5.1.3"
HOMEPAGE="https://github.com/giampaolo/psutil"
-DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.1.0/psutil-release-5.1.0.tar.gz"
-MD5SUM="2e193f552b947cbbe2205e3981ec0c0d"
+DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.1.3/psutil-release-5.1.3.tar.gz"
+MD5SUM="8fd2236682052f4356a1b8a38341a012"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""