[143091] trunk/dports/python/py-astroid/Portfile

stromnov at macports.org stromnov at macports.org
Sat Dec 12 08:31:11 PST 2015


Revision: 143091
          https://trac.macports.org/changeset/143091
Author:   stromnov at macports.org
Date:     2015-12-03 03:14:12 -0800 (Thu, 03 Dec 2015)
Log Message:
-----------
py-astroid: add dependencies

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

Modified: trunk/dports/python/py-astroid/Portfile
===================================================================
--- trunk/dports/python/py-astroid/Portfile	2015-12-03 11:11:28 UTC (rev 143090)
+++ trunk/dports/python/py-astroid/Portfile	2015-12-03 11:14:12 UTC (rev 143091)
@@ -6,7 +6,7 @@
 
 name                py-astroid
 version             1.4.1
-revision            0
+revision            1
 categories-append   devel
 platforms           darwin
 license             LGPL-2.1+
@@ -36,7 +36,9 @@
     depends_build-append \
                         port:py${python.version}-setuptools
 
-    depends_lib-append  port:py${python.version}-logilab-common
+    depends_lib-append  port:py${python.version}-logilab-common \
+                        port:py${python.version}-lazy_object_proxy \
+                        port:py${python.version}-wrapt
 
     post-destroot {
         xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/1b31db01/attachment.html>


More information about the macports-changes mailing list