Modified: trunk/dports/python/py-jupyter_console/Portfile (139933 => 139934)
--- trunk/dports/python/py-jupyter_console/Portfile 2015-09-03 20:30:30 UTC (rev 139933)
+++ trunk/dports/python/py-jupyter_console/Portfile 2015-09-03 20:31:08 UTC (rev 139934)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-jupyter_console
-version 4.0.0
+version 4.0.2
revision 0
categories-append devel
platforms darwin
@@ -24,8 +24,8 @@
distname ${python.rootname}-${version}
-checksums rmd160 2ab7e672e668638c297c502b194bc21c1f41a407 \
- sha256 21d940dda6da3fce56f69c9fe92a125990c4a5436280ba66f1ad47bda63ebf76
+checksums rmd160 2145cb5246a0514f9a811b26958883612aa7b417 \
+ sha256 97e27e1c27a6dd04d166b7a4c81d717becdd979a0879a628e08f295a43a2bc58
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-jupyter_client \