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 eef024a89e..4ce7107eec 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:-3.1.1}
+VERSION=${VERSION:-3.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info
index 3d9cb93c75..d040d37a1b 100644
--- a/python/psutil/psutil.info
+++ b/python/psutil/psutil.info
@@ -1,8 +1,8 @@
PRGNAM="psutil"
-VERSION="3.1.1"
+VERSION="3.2.1"
HOMEPAGE="https://github.com/giampaolo/psutil"
-DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-3.1.1.tar.gz"
-MD5SUM="b34360627efb429cb18a4a3143b18c8c"
+DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-3.2.1.tar.gz"
+MD5SUM="a308816e735021fd4bf6aa561725c1aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""