Skip to content

Commit c8b033c

Browse files
committed
py-eccodes: Update to 2.45.0 and add newer Python versions
1 parent 1647a50 commit c8b033c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

python/py-eccodes/Portfile

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

7-
github.setup ecmwf eccodes-python 2.44.0
7+
github.setup ecmwf eccodes-python 2.45.0
88
github.tarball_from archive
99

1010
name py-eccodes
@@ -19,11 +19,11 @@ maintainers nomaintainer
1919
description Python interface to the ecCodes GRIB and BUFR decoder/encoder
2020
long_description {*}${description}
2121

22-
checksums rmd160 b9ce96809c7b1cb348e2c68ad7c96d17481d201f \
23-
sha256 ec02f7a4e5a819efb9c13e1cdc012391d74e601ebc9cd67029f22c4dc73c15ae \
24-
size 2459524
22+
checksums rmd160 79120846c6ea006d9845c0f3d6a36507d383ff5b \
23+
sha256 05f1ee6d9647fbd7fc1f601027ab129e0ccf749b6069e2e47a7365ff63bb6860 \
24+
size 2459859
2525

26-
python.versions 310
26+
python.versions 310 311 312 313 314
2727

2828
if {${name} ne ${subport}} {
2929
depends_lib-append \

0 commit comments

Comments
 (0)