Skip to content

Commit

Permalink
py-netcdf4: Update to 1.6.5; add py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave-Allured authored Oct 31, 2023
1 parent 52331c2 commit 2696128
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions python/py-netcdf4/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ PortGroup mpi 1.0

name py-netcdf4
python.rootname netCDF4
version 1.5.8
revision 3
version 1.6.5
revision 0

categories-append science
platforms darwin
Expand All @@ -24,17 +24,17 @@ long_description netCDF version 4 has many features not found in \

homepage https://unidata.github.io/netcdf4-python/

checksums rmd160 3164795f291cdba22de9b808096cca6aea36a4d9 \
sha256 ca3d468f4812c0999df86e3f428851fb0c17ac34ce0827115c246b0b690e4e84 \
size 767013
checksums rmd160 17ca31d17fea8b657d1443287fb7aa0f96c80261 \
sha256 c2777b880ce7c460b5ec017e1bb4bfbe97609fab9e89641d4762507e6f8ab2b9 \
size 810832

mpi.enforce_variant netcdf
mpi.setup

build.env-append USE_NCCONFIG=1
destroot.env-append USE_NCCONFIG=1

python.versions 27 35 36 37 38 39 310 311
python.versions 27 35 36 37 38 39 310 311 312

if {${name} ne ${subport}} {
if {${python.version} in "27 35"} {
Expand Down

0 comments on commit 2696128

Please sign in to comment.