[59532] trunk/dports/python

lightnin at macports.org lightnin at macports.org
Thu Oct 15 23:28:45 PDT 2009


Revision: 59532
          http://trac.macports.org/changeset/59532
Author:   lightnin at macports.org
Date:     2009-10-15 23:28:41 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
Removed superfluous dependency celementtree as py25/26-soaplib now use lxml.

Modified Paths:
--------------
    trunk/dports/python/py25-soaplib/Portfile
    trunk/dports/python/py26-soaplib/Portfile

Modified: trunk/dports/python/py25-soaplib/Portfile
===================================================================
--- trunk/dports/python/py25-soaplib/Portfile	2009-10-16 06:23:08 UTC (rev 59531)
+++ trunk/dports/python/py25-soaplib/Portfile	2009-10-16 06:28:41 UTC (rev 59532)
@@ -32,7 +32,6 @@
 extract.pre_args    xf
 extract.post_args   
 
-depends_lib         port:py25-celementtree \
+depends_lib         port:py25-lxml \
                     port:py25-tz \
-                    port:py25-setuptools \
-                    port:py25-lxml
+                    port:py25-setuptools

Modified: trunk/dports/python/py26-soaplib/Portfile
===================================================================
--- trunk/dports/python/py26-soaplib/Portfile	2009-10-16 06:23:08 UTC (rev 59531)
+++ trunk/dports/python/py26-soaplib/Portfile	2009-10-16 06:28:41 UTC (rev 59532)
@@ -32,7 +32,6 @@
 extract.pre_args    xf
 extract.post_args   
 
-depends_lib         port:py26-celementtree \
+depends_lib         port:py26-lxml \
                     port:py26-tz \
-                    port:py26-setuptools \
-                    port:py26-lxml
+                    port:py26-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/bcb99906/attachment.html>


More information about the macports-changes mailing list