Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
py-jupyter_console: update to version 5.1.0
  • Loading branch information
stromnov committed Feb 6, 2017
1 parent 7fca8ec commit bcaa9ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/py-jupyter_console/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-jupyter_console
version 5.0.0
version 5.1.0
revision 0
categories-append devel
platforms darwin
Expand All @@ -23,8 +23,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

distname ${python.rootname}-${version}

checksums rmd160 563628c5ea162c875cb6061ce4f6acd4ca84909a \
sha256 7ddfc8cc49921b0ed852500928922e637f9188358c94b5c76339a5a8f9ac4c11
checksums rmd160 4c222e7c5e52d41c761f1cc252c8491f0ea97fa2 \
sha256 d0b4ae4dfe070be1e9d5690fa819328acffb5f37a8ef3baa1c7e3b77b443cfd7

if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-jupyter_client \
Expand Down

0 comments on commit bcaa9ca

Please sign in to comment.