File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ PortSystem 1.0
44PortGroup python 1.0
55
66name py-pygmt
7- version 0.15 .0
7+ version 0.17 .0
88revision 0
99
1010categories-append science
@@ -21,9 +21,9 @@ long_description PyGMT is a library for processing geospatial and geophys
2121
2222homepage https://pygmt.org/
2323
24- checksums rmd160 8b9069d58acbd77da75c03541eb544a1122b4bd8 \
25- sha256 e80adad00d3a29f1280524de6c87bb0bbb2ccf9e29a3792a1668a13ab2a01201 \
26- size 212516
24+ checksums rmd160 b3c8d6df60a99119ed9bc413da40f6114e52cdb5 \
25+ sha256 06d7581bc35641db318c418aba02163bc519ba267a5a60b5cc419eee40390503 \
26+ size 228512
2727
2828python.versions 311 312 313
2929
@@ -34,7 +34,6 @@ if {${name} ne ${subport}} {
3434 port:py${python.version} -numpy \
3535 port:py${python.version} -pandas \
3636 port:py${python.version} -xarray \
37- port:py${python.version} -netcdf4 \
3837 port:py${python.version} -packaging
3938
4039 notes "
You can’t perform that action at this time.
0 commit comments