[130126] trunk/dports/python

larryv at macports.org larryv at macports.org
Fri Dec 26 23:45:27 PST 2014


Revision: 130126
          https://trac.macports.org/changeset/130126
Author:   larryv at macports.org
Date:     2014-12-26 23:45:26 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
py{24,25,31,32}-modulegraph: Replace with py{27,34}

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:22 UTC (rev 130125)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:26 UTC (rev 130126)
@@ -171,6 +171,7 @@
 moin                1.9.7_1     25 26
 medusa              0.5.4_1     24
 meld3               1.0.0       24
+modulegraph         0.12_2      24 25 31 32
 mongoalchemy        0.11_1      25 26
 mpdclient2          0.48_1      25
 mssql               1.0.2_1     24 25

Modified: trunk/dports/python/py-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py-modulegraph/Portfile	2014-12-27 07:45:22 UTC (rev 130125)
+++ trunk/dports/python/py-modulegraph/Portfile	2014-12-27 07:45:26 UTC (rev 130126)
@@ -29,19 +29,12 @@
                     rmd160 383ca2e64ded4ae32a15afbf4fb0483ea4cdd08d \
                     sha256 8ca7ce70aa74c37bd93a3b5f6a57595ce44933e3a730ee5bc101e99095e18a4a
 
-python.versions     24 25 26 27 31 32 33 34
+python.versions     26 27 33 34
 
 if {$subport ne $name} {
     depends_lib-append  port:py${python.version}-altgraph \
                         port:py${python.version}-setuptools
     livecheck.type  none
-    if {${python.version} <= 25} {
-        version     0.9.1
-        checksums   md5 4d5e8dbfc35d7a3d1123c4cc2d958125 \
-                    sha1 92f4307ac1d8b4fef7acd12f72a71c63109ff246 \
-                    rmd160 b8912f3e618a735f75e5f4d6ca60f78ffb557537
-        distname    modulegraph-${version}
-    }
 } else {
     livecheck.type  regex
     livecheck.url   https://pypi.python.org/pypi/modulegraph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/ddb1db81/attachment.html>


More information about the macports-changes mailing list