Permalink
Browse files
py-distributed: update to version 1.21.3
- 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.1 |
|
|
version 1.21.3 |
|
|
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 95df1f9247d332b344d13d1e53c86f5405e61ecf \ |
|
|
sha256 1121815f36f0a2ab3f6672a515301aaeeb13d8d89a52da73fd9d037e389c9b76 |
|
|
checksums rmd160 b935ff1c260346099262c11acc319cade5a9f541 \ |
|
|
sha256 fa37da099f589b673006b95b2bdee91930c5609d1b6d25300a4518df2c4e7be1 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools \ |
|
|
|