summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""