summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Larry Hajali2017-09-04 05:07:09 +0200
committer Willy Sudiarto Raharjo2017-09-09 01:56:33 +0200
commit4af0714397c80532793c69c4c5afa51c0611b293 (patch)
tree652b342129308ba2623d23edb3177a1333fb11c3 /python
parentf389a28195ae32b7f1ab93dfc3006ad257f1774f (diff)
downloadslackbuilds-4af0714397c80532793c69c4c5afa51c0611b293.tar.gz
python/psutil: Updated for version 5.3.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python')
-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 d2f943a3f6..c50cdf293c 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.2}
+VERSION=${VERSION:-5.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info
index 16dce572fd..f25ffbb0f6 100644
--- a/python/psutil/psutil.info
+++ b/python/psutil/psutil.info
@@ -1,8 +1,8 @@
PRGNAM="psutil"
-VERSION="5.2.2"
+VERSION="5.3.0"
HOMEPAGE="https://github.com/giampaolo/psutil"
-DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.2.2/psutil-release-5.2.2.tar.gz"
-MD5SUM="8beb3d9c3aef1ebd562cb7394463c2b1"
+DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.3.0/psutil-release-5.3.0.tar.gz"
+MD5SUM="a7268377ee3ac692805d51f2132217b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""