Permalink
Browse files
py-distributed: update to 1.27.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-distributed/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-distributed |
|
|
version 1.26.1 |
|
|
version 1.27.0 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -25,9 +25,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 9432ff814250bd93f0774a46e67623903ead8fda \ |
|
|
sha256 768d9cbd91a7df4a2e391729ec00e387d98e8092d61d076b2272839eb12666f7 \ |
|
|
size 519207 |
|
|
checksums rmd160 a9e100afa06c99e3d9597b17e747dca9265b133e \ |
|
|
sha256 cda01d30a8f36616ee3e5f8e09e74290fb0f97fae806560b9353d9add3cec326 \ |
|
|
size 522293 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools \ |
|
|
|