Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
py-distributed: update to 1.22.0
  • Loading branch information
stromnov committed Jun 18, 2018
1 parent 02fcc1a commit 6cd43b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-distributed/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

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

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

checksums rmd160 f492899f27c327718700ed2a283d3169d458417e \
sha256 d80c82fc402406703ad7756fc7ce630311c57d883c23ac0021fdfeb674995362 \
size 476060
checksums rmd160 273b38c86f97a7d423cc75fba8a4023833b5e61a \
sha256 73b992604118c1489f621586209a50c75d1df146e7eccbffbc790ac028a97ca4 \
size 487214

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

0 comments on commit 6cd43b8

Please sign in to comment.