[115027] trunk/dports/python/py-saga/Portfile

mojca at macports.org mojca at macports.org
Sun Dec 22 04:17:20 PST 2013


Revision: 115027
          https://trac.macports.org/changeset/115027
Author:   mojca at macports.org
Date:     2013-12-22 04:17:20 -0800 (Sun, 22 Dec 2013)
Log Message:
-----------
py-saga: (temporary) remove dependency on py-libcloud (see #41781, #41745)

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

Modified: trunk/dports/python/py-saga/Portfile
===================================================================
--- trunk/dports/python/py-saga/Portfile	2013-12-22 11:31:08 UTC (rev 115026)
+++ trunk/dports/python/py-saga/Portfile	2013-12-22 12:17:20 UTC (rev 115027)
@@ -43,8 +43,8 @@
     depends_build-append    port:py${python.version}-setuptools
 
     depends_lib-append      port:py${python.version}-colorama \
-                            port:py${python.version}-radical-utils \
-                            port:py${python.version}-libcloud
+                            port:py${python.version}-radical-utils
+                          # port:py${python.version}-libcloud
     # Adding documentation
     post-destroot {
         set dest_doc ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131222/cd571483/attachment.html>


More information about the macports-changes mailing list