Revision
141314
Author
stromnov@macports.org
Date
2015-10-15 15:27:50 -0700 (Thu, 15 Oct 2015)

Log Message

py-psutil: update to version 3.2.2

Modified Paths

Diff

Modified: trunk/dports/python/py-psutil/Portfile (141313 => 141314)


--- trunk/dports/python/py-psutil/Portfile	2015-10-15 22:25:19 UTC (rev 141313)
+++ trunk/dports/python/py-psutil/Portfile	2015-10-15 22:27:50 UTC (rev 141314)
@@ -5,13 +5,13 @@
 PortGroup           python 1.0
 
 name                py-psutil
-version             3.2.1
+version             3.2.2
 revision            0
 categories-append   devel sysutils
 platforms           darwin
 license             MIT
 
-python.versions     27 34
+python.versions     27 34 35
 
 maintainers         stromnov openmaintainer
 
@@ -30,8 +30,8 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  41e235aefdd9e107fb4ff3e465efc2a14fd8b582 \
-                    sha256  7f6bea8bfe2e5cfffd0f411aa316e837daadced1893b44254bb9a38a654340f7
+checksums           rmd160  f2379ffc82540db96c999064806e8125545336f9 \
+                    sha256  f9d848e5bd475ffe7fa3ab1c20d249807e648568af64bb0058412296ec990a0c
 
 if {${name} ne ${subport}} {
     livecheck.type      none