[104433] trunk/dports/python/py-ipython/Portfile

sean at macports.org sean at macports.org
Mon Mar 25 10:26:47 PDT 2013


Revision: 104433
          https://trac.macports.org/changeset/104433
Author:   sean at macports.org
Date:     2013-03-25 10:26:47 -0700 (Mon, 25 Mar 2013)
Log Message:
-----------
py-ipython: was convinced to not add matplotlib as a dep

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2013-03-25 17:26:36 UTC (rev 104432)
+++ trunk/dports/python/py-ipython/Portfile	2013-03-25 17:26:47 UTC (rev 104433)
@@ -9,7 +9,7 @@
 
 name                py-${realname}
 version             0.13.1
-revision            2
+revision            3
 license             BSD
 platforms           darwin
 supported_archs     noarch
@@ -119,8 +119,7 @@
     }
 
     depends_lib-append      port:py${python.version}-readline \
-                            port:py${python.version}-distribute \
-                            port:py${python.version}-matplotlib
+                            port:py${python.version}-distribute
     depends_run             port:ipython_select
     test.run                no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130325/e49196fe/attachment.html>


More information about the macports-changes mailing list