summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2017-08-12 22:55:23 +0200
committer Willy Sudiarto Raharjo2017-08-13 08:51:09 +0200
commit7913e6d8d4ef42ed319976d1ad3092f37d3d7693 (patch)
tree8615c0841b1941fe27f1be77306ec5ee846a6372
parentded074708e8ee2b942e1e213743a222f01d92205 (diff)
downloadslackbuilds-7913e6d8d4ef42ed319976d1ad3092f37d3d7693.tar.gz
python/psutil: Updated for version 5.2.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-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 dd0b9dfb53..d2f943a3f6 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.2.0}
+VERSION=${VERSION:-5.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info
index 0051b58e05..16dce572fd 100644
--- a/python/psutil/psutil.info
+++ b/python/psutil/psutil.info
@@ -1,8 +1,8 @@
PRGNAM="psutil"
-VERSION="5.2.0"
+VERSION="5.2.2"
HOMEPAGE="https://github.com/giampaolo/psutil"
-DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.2.0/psutil-release-5.2.0.tar.gz"
-MD5SUM="4380b76365ff55b5de0aa1d1578e700c"
+DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.2.2/psutil-release-5.2.2.tar.gz"
+MD5SUM="8beb3d9c3aef1ebd562cb7394463c2b1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""