Permalink
Browse files
py-distributed: update to 1.26.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.25.3 |
|
|
version 1.26.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 d3735d10b9372945fa920e503166e1756a08e09b \ |
|
|
sha256 fa9dc4fde7523c4b791cb044424e02d2f8e38c71e6a00affcb84024b0ea7722f \ |
|
|
size 523623 |
|
|
checksums rmd160 950e22984edc3f3e78acb74e7e7dd3acbd9e7136 \ |
|
|
sha256 b9ffc4c28eb7a6639b15fbb84cea847693b6f9ce7e71f3e2a3e3272467b5b0b8 \ |
|
|
size 525684 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools \ |
|
|
|