[92618] trunk/dports/python/py-blist/Portfile

stromnov at macports.org stromnov at macports.org
Wed May 2 02:29:28 PDT 2012


Revision: 92618
          https://trac.macports.org/changeset/92618
Author:   stromnov at macports.org
Date:     2012-05-02 02:29:26 -0700 (Wed, 02 May 2012)
Log Message:
-----------
py-blist: drop support for python24 and python25

Modified Paths:
--------------
    trunk/dports/python/py-blist/Portfile

Modified: trunk/dports/python/py-blist/Portfile
===================================================================
--- trunk/dports/python/py-blist/Portfile	2012-05-02 08:17:43 UTC (rev 92617)
+++ trunk/dports/python/py-blist/Portfile	2012-05-02 09:29:26 UTC (rev 92618)
@@ -24,14 +24,11 @@
 checksums           rmd160  1409f817660b9c9b9bf814c8b629118b47542b0d \
                     sha256  502e4fc7ebac04d5699f39c19ff2687ec32698d01252edafd28997db2d6d0a01
 
-python.versions     24 25 26 27 31 32
+python.versions     26 27 31 32
 
 if {$subport != $name} {
 
     depends_lib-append  port:py${python.version}-distribute
-    if {${python.version} == "24"} {
-        depends_lib-append  port:py-ctypes
-    }
 
     post-patch {
         file delete -force ${worksrcpath}/blist.egg-info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120502/58e66ada/attachment-0001.html>


More information about the macports-changes mailing list