[127463] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Tue Oct 28 12:03:41 PDT 2014


Revision: 127463
          https://trac.macports.org/changeset/127463
Author:   stromnov at macports.org
Date:     2014-10-28 12:03:41 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
py{24,25,26,31,32,33}-psutil: Replace with py{27,34}-psutil

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-psutil/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-28 19:01:05 UTC (rev 127462)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-28 19:03:41 UTC (rev 127463)
@@ -119,6 +119,7 @@
 pedal               2.0.0a7_1   24
 pexpect             2.4_1       24 25 26
 pmw                 1.3.3a_1    26
+psutil              2.1.3_1     24 25 26 31 32 33
 pyaudio             0.2.7_1     32
 pydot               1.0.28_2    25
 pyepl               1.0.29_2    26

Modified: trunk/dports/python/py-psutil/Portfile
===================================================================
--- trunk/dports/python/py-psutil/Portfile	2014-10-28 19:01:05 UTC (rev 127462)
+++ trunk/dports/python/py-psutil/Portfile	2014-10-28 19:03:41 UTC (rev 127463)
@@ -11,7 +11,7 @@
 platforms           darwin
 license             MIT
 
-python.versions     24 25 26 27 31 32 33 34
+python.versions     27 34
 
 maintainers         stromnov openmaintainer
 
@@ -33,14 +33,6 @@
 checksums           rmd160  4d5d0971c7acbd81cd883eceb237b688a60d3b80 \
                     sha256  b434c75f01715777391f10f456002e33d0ca14633f96fdbd9ff9139b42d9452c
 
-if {${name} ne ${subport} && [lsearch {24 25 26 31 32} ${python.version}] != -1} {
-    version             1.1.2
-    revision            0
-    checksums           rmd160  f59b044334d5dab75d3096ebe05d58a6ed1a5e6d \
-                        sha256  adeb1afcb46327bed6603aa8981dce863f052043a52f003e2742ec7c3739677a
-    distname            psutil-${version}
-}
-
 if {${name} ne ${subport}} {
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/058a5b0d/attachment.html>


More information about the macports-changes mailing list