Skip to content

Commit

Permalink
py-distributed: update to version 1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Mar 22, 2018
1 parent 740d1f6 commit c95c195
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/py-distributed/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-distributed
version 1.21.3
version 1.21.4
revision 0
categories-append devel
platforms darwin
Expand All @@ -25,8 +25,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 b935ff1c260346099262c11acc319cade5a9f541 \
sha256 fa37da099f589b673006b95b2bdee91930c5609d1b6d25300a4518df2c4e7be1
checksums rmd160 ee3485c22868a7da0bad6285ced9bdd79df46d6a \
sha256 591240d874d967a6ec4d3a1d1e05c138d099e296327978fd3b0feffdc851654b

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

0 comments on commit c95c195

Please sign in to comment.