Permalink
Browse files
py-distributed: update to version 1.21.4
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-distributed/Portfile
|
|
@@ -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 |
|
|
@@ -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 \ |
|
|
|