[151612] trunk/dports/python/py-jupyter_console/Portfile

stromnov at macports.org stromnov at macports.org
Thu Aug 18 08:48:46 PDT 2016


Revision: 151612
          https://trac.macports.org/changeset/151612
Author:   stromnov at macports.org
Date:     2016-08-18 08:48:46 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
py-jupyter_console: update to version 5.0.0

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

Modified: trunk/dports/python/py-jupyter_console/Portfile
===================================================================
--- trunk/dports/python/py-jupyter_console/Portfile	2016-08-18 14:21:52 UTC (rev 151611)
+++ trunk/dports/python/py-jupyter_console/Portfile	2016-08-18 15:48:46 UTC (rev 151612)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-jupyter_console
-version             4.1.1
+version             5.0.0
 revision            0
 categories-append   devel
 platforms           darwin
@@ -24,13 +24,15 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  f57642c691a6852d1a41f02abe1147f9af7a006b \
-                    sha256  d754cfd18d258fa9e7dde39a36e589c4a7241075b5d0f420691fa3d50e4c4ae3
+checksums           rmd160  563628c5ea162c875cb6061ce4f6acd4ca84909a \
+                    sha256  7ddfc8cc49921b0ed852500928922e637f9188358c94b5c76339a5a8f9ac4c11
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-jupyter_client \
                         port:py${python.version}-ipython \
-                        port:py${python.version}-ipykernel
+                        port:py${python.version}-ipykernel \
+                        port:py${python.version}-prompt_toolkit \
+                        port:py${python.version}-pygments
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/4694417d/attachment.html>


More information about the macports-changes mailing list