Revision: 139934 https://trac.macports.org/changeset/139934 Author: stromnov@macports.org Date: 2015-09-03 13:31:08 -0700 (Thu, 03 Sep 2015) Log Message: ----------- py-jupyter_console: update to version 4.0.2 Modified Paths: -------------- trunk/dports/python/py-jupyter_console/Portfile Modified: trunk/dports/python/py-jupyter_console/Portfile =================================================================== --- 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 \