Permalink
Browse files
py-joblib: update to 0.13.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-joblib/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-joblib |
|
|
version 0.13.1 |
|
|
version 0.13.2 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -28,9 +28,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 cf2f8e2e5d9f94858526b9bbee6dbcbd05577ea7 \ |
|
|
sha256 4deed0d8d3368aa0353f9a3cb22582c7100ce9db2c4b489c838957982b3a5d2b \ |
|
|
size 286857 |
|
|
checksums rmd160 64116ec0e9f568c95f1b16cb1c6a1138ad1b35c4 \ |
|
|
sha256 315d6b19643ec4afd4c41c671f9f2d65ea9d787da093487a81ead7b0bac94524 \ |
|
|
size 287438 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|