Skip to content
Permalink
Browse files

py-bokeh: update to 1.1.0

  • Loading branch information
stromnov committed Apr 10, 2019
1 parent 481b29a commit d16050fe788666ee95329b31ac8bdef21469f939
Showing with 6 additions and 6 deletions.
  1. +6 −6 python/py-bokeh/Portfile
@@ -4,8 +4,8 @@ PortSystem 1.0
PortGroup python 1.0

name py-bokeh
version 1.0.4
revision 1
version 1.1.0
revision 0
categories-append devel
platforms darwin
license BSD
@@ -25,9 +25,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 d6c216ed19ab8e948d86ca26038c3119107b2407 \
sha256 ceeb6a75afc1b2de00c2b8b6da121dec3fb77031326897b80d4375a70e96aebf \
size 16309654
checksums rmd160 e1cd0d2498a8660244c25af52bc17c4c80276e0b \
sha256 70c944ccb99faea9c1bc2b77caba4dbcd884e083fc32511efbd6f895d7cb6832 \


if {${name} ne ${subport}} {
depends_build-append \
@@ -37,8 +37,8 @@ if {${name} ne ${subport}} {
port:py${python.version}-dateutil \
port:py${python.version}-jinja2 \
port:py${python.version}-numpy \
port:py${python.version}-packaging \
port:py${python.version}-Pillow \
port:py${python.version}-packaging \
port:py${python.version}-tornado

if {${python.version} == 27} {

0 comments on commit d16050f

Please sign in to comment.
You can’t perform that action at this time.