[58891] trunk/dports/python/py26-lxml/Portfile

blb at macports.org blb at macports.org
Tue Oct 6 16:04:43 PDT 2009


Revision: 58891
          http://trac.macports.org/changeset/58891
Author:   blb at macports.org
Date:     2009-10-06 16:04:42 -0700 (Tue, 06 Oct 2009)
Log Message:
-----------
python/py26-lxml - remove py26-cython dependency now that setuptools is fixed for python 2.6.3, ticket #21820

Modified Paths:
--------------
    trunk/dports/python/py26-lxml/Portfile

Modified: trunk/dports/python/py26-lxml/Portfile
===================================================================
--- trunk/dports/python/py26-lxml/Portfile	2009-10-06 23:03:03 UTC (rev 58890)
+++ trunk/dports/python/py26-lxml/Portfile	2009-10-06 23:04:42 UTC (rev 58891)
@@ -22,8 +22,7 @@
                   sha1    eec5fbcd513d24fc96e85ad7f7f16a6200067c6c \
                   rmd160  8cc42ceb7c631ba63763d6bb664d87ec3bcf84b0
 distname          lxml-${version}
-depends_lib-append port:libxml2 port:libxslt port:py26-setuptools \
-                   port:py26-cython
+depends_lib-append port:libxml2 port:libxslt port:py26-setuptools
 
 livecheck.type  regex
 livecheck.url   ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091006/fe33a319/attachment-0001.html>


More information about the macports-changes mailing list