[145406] trunk/dports/python/py-ipyparallel/Portfile

stromnov at macports.org stromnov at macports.org
Thu Feb 4 04:25:33 PST 2016


Revision: 145406
          https://trac.macports.org/changeset/145406
Author:   stromnov at macports.org
Date:     2016-02-04 04:25:33 -0800 (Thu, 04 Feb 2016)
Log Message:
-----------
py-ipyparallel: update to version 5.0.0

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

Modified: trunk/dports/python/py-ipyparallel/Portfile
===================================================================
--- trunk/dports/python/py-ipyparallel/Portfile	2016-02-04 12:18:18 UTC (rev 145405)
+++ trunk/dports/python/py-ipyparallel/Portfile	2016-02-04 12:25:33 UTC (rev 145406)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-ipyparallel
-version             4.1.0
+version             5.0.0
 revision            0
 categories-append   devel science
 platforms           darwin
@@ -24,8 +24,8 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  05815ae4b3c619a44ad763844eb327071233b7e8 \
-                    sha256  c943f6b3bbabb9332336d15474969e2a7a73d5b583f9786f7b357c75e4b1709a
+checksums           rmd160  4875b5bfe089f7278f182171647a7dde8cfc7896 \
+                    sha256  ffa7e2e29fdc4844b3c1721f46b42eee5a1abe5cbb851ccf79d0f4f89b9fe21a
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-ipython_genutils \
@@ -33,7 +33,8 @@
                         port:py${python.version}-zmq \
                         port:py${python.version}-ipython \
                         port:py${python.version}-jupyter_client \
-                        port:py${python.version}-ipykernel
+                        port:py${python.version}-ipykernel \
+                        port:py${python.version}-tornado
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160204/feb15663/attachment.html>


More information about the macports-changes mailing list