Skip to content

Commit

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

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

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

checksums rmd160 6b98e5cd833b5b439b9a8f04be72cc66edf0edc4 \
sha256 fc77edf4ec295542172aa66a3e9d527e75038fcaadd3ed20afbf8596e5629aa9
checksums rmd160 04ea3d6b62b8df7fa7f3bffd18f1a3750181cff0 \
sha256 dfadef2babd7c04c6c257df7d07d7ba587e503dbb4e4c95305f9a95b8d3a9765

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

0 comments on commit 215caba

Please sign in to comment.