[151401] trunk/dports/python/py-ipykernel/Portfile

stromnov at macports.org stromnov at macports.org
Mon Aug 15 05:38:37 PDT 2016


Revision: 151401
          https://trac.macports.org/changeset/151401
Author:   stromnov at macports.org
Date:     2016-08-15 05:38:37 -0700 (Mon, 15 Aug 2016)
Log Message:
-----------
py-ipykernel: update to version 4.4.1

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

Modified: trunk/dports/python/py-ipykernel/Portfile
===================================================================
--- trunk/dports/python/py-ipykernel/Portfile	2016-08-15 12:32:17 UTC (rev 151400)
+++ trunk/dports/python/py-ipykernel/Portfile	2016-08-15 12:38:37 UTC (rev 151401)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-ipykernel
-version             4.3.1
+version             4.4.1
 revision            0
 categories-append   devel
 platforms           darwin
@@ -24,13 +24,14 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  9bc959d1c4dca64d1132ed7bbf87cd80e7977038 \
-                    sha256  8219d3eaa3e4d4efc5f349114e41a40f0986c91a960846bb81d5da817fb7cc3f
+checksums           rmd160  676514f6c7b18e61eb036b9c513ac91a2f7f800d \
+                    sha256  6d48398b3112efb733b254edede4b7f3262c28bd19f665b64ef1acf6ec5cd74f
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-ipython \
                         port:py${python.version}-traitlets \
-                        port:py${python.version}-jupyter_client
+                        port:py${python.version}-jupyter_client \
+                        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/20160815/b5384611/attachment.html>


More information about the macports-changes mailing list