Permalink
Browse files
py-cytoolz: update to version 0.9.0.1
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-cytoolz/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-cytoolz |
|
|
version 0.9.0 |
|
|
version 0.9.0.1 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -22,8 +22,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 4551cda4db6644a5abd0bb64c6462985c931ab54 \ |
|
|
sha256 5ebb55855a8bb7800afa58e52408763935527e0305f35600c71b43c86013dec2 |
|
|
checksums rmd160 1c387cfed70a7612a2f15720511df2f2a9b025fb \ |
|
|
sha256 84cc06fa40aa310f2df79dd440fc5f84c3e20f01f9f7783fc9c38d0a11ba00e5 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|