Permalink
Browse files
py-param: update to 1.9.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-param/Portfile
|
|
@@ -6,7 +6,7 @@ PortGroup python 1.0 |
|
|
|
|
|
set real_name param |
|
|
name py-${real_name} |
|
|
github.setup pyviz ${real_name} 1.8.2 v |
|
|
github.setup pyviz ${real_name} 1.9.0 v |
|
|
revision 0 |
|
|
license BSD |
|
|
maintainers {mps @Schamschula} openmaintainer |
|
|
@@ -17,9 +17,9 @@ long_description ${description}: Python attributes extended to have features |
|
|
parent classes if not specified in a subclass. |
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 03d2891a3f2826d528c3c25831aa10eb2929515d \ |
|
|
sha256 2d9e8a6253c99f9874cc970cc8871377165f66673f79ec894df397e23a0a2cbb \ |
|
|
size 116365 |
|
|
checksums rmd160 040d1bd7739e6b1d512a470e70b49cc6afad45e1 \ |
|
|
sha256 0551171e0a949848301176396f08d31cca39a6185e3041036a415f5de06b60cb \ |
|
|
size 121821 |
|
|
|
|
|
python.versions 36 37 |
|
|
|
|
|
|