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

sean at macports.org sean at macports.org
Fri Aug 21 16:29:53 PDT 2015


Revision: 139625
          https://trac.macports.org/changeset/139625
Author:   sean at macports.org
Date:     2015-08-21 16:29:52 -0700 (Fri, 21 Aug 2015)
Log Message:
-----------
py-ipython: fix misspelling of ipyparallel

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2015-08-21 23:14:28 UTC (rev 139624)
+++ trunk/dports/python/py-ipython/Portfile	2015-08-21 23:29:52 UTC (rev 139625)
@@ -42,7 +42,7 @@
                         port:py${python.version}-gnureadline \
 
     variant parallel description "Support for parallel computing (deprecated variant)" {
-        depends_run-append  port:py${python.version}-pyparallel
+        depends_run-append  port:py${python.version}-ipyparallel
     }
 
     variant pyqt4 conflicts pyside description "Support for the Qt console using pyqt4 (deprecated variant)" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150821/e7fc7776/attachment.html>


More information about the macports-changes mailing list