summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2015-06-25 00:34:31 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-25 00:34:31 +0700
commite7bc49010f2f102a54c4a440d0ff6a4c792204de (patch)
tree6939bf620cca4de3c64f46ccc2fa77e3327ad959 /python
parenta5fdc80daea48ae4d7cf3c6e2ecc37cbd659eea9 (diff)
downloadslackbuilds-e7bc49010f2f102a54c4a440d0ff6a4c792204de.tar.gz
slackbuilds-e7bc49010f2f102a54c4a440d0ff6a4c792204de.tar.xz
python/psutil: Updated for version 3.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 80b1aa7e14..b7d5b3f786 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:-2.2.1}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info
index ed1ff73112..7c8c1d9d05 100644
--- a/python/psutil/psutil.info
+++ b/python/psutil/psutil.info
@@ -1,8 +1,8 @@
PRGNAM="psutil"
-VERSION="2.2.1"
+VERSION="3.0.1"
HOMEPAGE="http://code.google.com/p/psutil/"
-DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-2.2.1.tar.gz"
-MD5SUM="1a2b58cd9e3a53528bb6148f0c4d5244"
+DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-3.0.1.tar.gz"
+MD5SUM="037dc67b7902d10f49f6fa5404a73a24"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""