Permalink
Browse files
py-jupyterlab: update to 0.35.5
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
python/py-jupyterlab/Portfile
|
|
@@ -4,8 +4,8 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-jupyterlab |
|
|
version 0.35.4 |
|
|
revision 1 |
|
|
version 0.35.5 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
license BSD |
|
|
@@ -27,9 +27,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 39673e12157e73d5f9e53e9747d6e784251e06ba \ |
|
|
sha256 deba0b2803640fcad72c61366bff11d5945173015961586d5e3b2f629ffeb455 \ |
|
|
size 9879318 |
|
|
checksums rmd160 12ed0ae294c9cc60db8f917110a9e752d6ed2bc7 \ |
|
|
sha256 1421934d3a8ce86366036faedf6d171c2571166a5856748e1cb6775625b5c75e \ |
|
|
size 9920627 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools \ |
|
|
|