Skip to content

Commit bf0ab3f

Browse files
committed
py-pygmt: update to 0.17.0
Closes: https://trac.macports.org/ticket/73135
1 parent cd0bdc1 commit bf0ab3f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

python/py-pygmt/Portfile

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PortSystem 1.0
44
PortGroup python 1.0
55

66
name py-pygmt
7-
version 0.15.0
7+
version 0.17.0
88
revision 0
99

1010
categories-append science
@@ -21,9 +21,9 @@ long_description PyGMT is a library for processing geospatial and geophys
2121

2222
homepage 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

2828
python.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 "

0 commit comments

Comments
 (0)