Skip to content

Commit

Permalink
py-scikit-image: update to version 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Jun 4, 2018
1 parent a48d342 commit 27b194c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions python/py-scikit-image/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-scikit-image
version 0.13.1
version 0.14.0
revision 0
categories-append science
platforms darwin
Expand All @@ -25,8 +25,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 ddd8855e696d62b0c2c0aaa1f2981c5dffea1357 \
sha256 353879ddf7483f4621872c49cd9bc8a0ad1c3154ac0670b70799922f4cb899e8
checksums rmd160 2806579357bd5f406b73541c49e3d51a9f10293b \
sha256 325f75eb80fbc5371136e37f323445309ca9f65b6c6f718d0d0e2189e5de1224 \
size 26983853

if {${name} ne ${subport}} {
depends_build-append \
Expand All @@ -42,6 +43,7 @@ if {${name} ne ${subport}} {
port:py${python.version}-dask \
port:py${python.version}-toolz \
port:py${python.version}-pywavelets \
port:py${python.version}-cloudpickle \
path:${python.pkgd}/PIL:py${python.version}-Pillow

livecheck.type none
Expand Down

0 comments on commit 27b194c

Please sign in to comment.