Permalink
Browse files
py-pywavelets: update to 1.0.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-pywavelets/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
github.setup PyWavelets pywt 1.0.2 v |
|
|
github.setup PyWavelets pywt 1.0.3 v |
|
|
name py-pywavelets |
|
|
categories-append science math |
|
|
platforms darwin |
|
|
@@ -19,9 +19,9 @@ long_description ${description}. |
|
|
|
|
|
homepage https://github.com/PyWavelets/pywt |
|
|
|
|
|
checksums rmd160 38afbcd63ab8b52aeba66a32d38d9a3048041bc4 \ |
|
|
sha256 6e9fced5c36171a93fedb5a81120de976f147245284b5993cf059f9f3004831d \ |
|
|
size 3890121 |
|
|
checksums rmd160 d4d15e0e8b46a99a431a14704c39da7b68c5adb4 \ |
|
|
sha256 0fe8051ee925e5f9eac2651b9c6c017e92c648cbf53230464cb56f609adbf475 \ |
|
|
size 3893183 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|