[130847] trunk/dports/python

larryv at macports.org larryv at macports.org
Fri Jan 2 14:24:44 PST 2015


Revision: 130847
          https://trac.macports.org/changeset/130847
Author:   larryv at macports.org
Date:     2015-01-02 14:24:44 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
py{24,25}-twisted: Replace with py27

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2015-01-02 22:24:42 UTC (rev 130846)
+++ trunk/dports/python/py-graveyard/Portfile	2015-01-02 22:24:44 UTC (rev 130847)
@@ -577,6 +577,7 @@
 py-turbokid             1.0.4_1     25
 py-twforms              0.1a2dev-r3091_1  25
 py-twilio               3.6.7_1     25 32
+py-twisted              13.2.0_1    24 25
 py-twisted-web2         8.1.0_1     25
 py-twitter              1.0_1       24 25 26
 py-tz-gae               2011h_1     24 25 26 31 32

Modified: trunk/dports/python/py-twisted/Portfile
===================================================================
--- trunk/dports/python/py-twisted/Portfile	2015-01-02 22:24:42 UTC (rev 130846)
+++ trunk/dports/python/py-twisted/Portfile	2015-01-02 22:24:44 UTC (rev 130847)
@@ -28,7 +28,7 @@
 checksums       rmd160 e74ea62d7074bbdc03f411acf77b1bf40691f37c \
                 sha256 095175638c019ac7c0604f4c291724a16ff1acd062e181b01293bf4dcbc62cf3
 
-python.versions 24 25 26 27
+python.versions 26 27
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-zopeinterface
@@ -48,14 +48,3 @@
     livecheck.url    http://twistedmatrix.com/trac/wiki/Downloads
     livecheck.regex  "The current release is Twisted (\\d+(?:\\.\\d+)*)"
 }
-
-# versions 12.0.0+ require python 2.5
-subport py24-twisted {
-    version			11.1.0
-    distname		Twisted-${version}
-    set dl_version  [join [lrange [split ${version} .] 0 1] .]
-    master_sites    http://tmrc.mit.edu/mirror/twisted/Twisted/${dl_version} \
-                    http://twistedmatrix.com/Releases/Twisted/${dl_version}
-    checksums       rmd160 569419f06bd72d658a870cee6ac596f00008a955 \
-                    sha256 7fbb4529aaa3547708bb0a84377107db1e6ae7a6a9940bb8d8b05976c2754f15
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/61ef00e7/attachment.html>


More information about the macports-changes mailing list