Skip to content

Commit

Permalink
py-jupyterlab: update to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Aug 13, 2019
1 parent 53e5798 commit a01bf79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-jupyterlab/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-jupyterlab
version 1.0.4
version 1.0.5
revision 0
categories-append devel
platforms darwin
Expand All @@ -27,9 +27,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 6cd6bb9597f4400bfb6ae9d6d8af7a6e2da7b971 \
sha256 32a72032ad537a7410f11c8c08243fce68d8d503f09376461f344778f35f0d6e \
size 12071565
checksums rmd160 2c97f42a928769a0d80f8ff18831900f40016908 \
sha256 89260836abeee287516bd6d2c722e4299b1eed0d842df961c3a9976a9c0c9260 \
size 12304397

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

0 comments on commit a01bf79

Please sign in to comment.