File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{% set name = "zppy-interfaces" %}
2- {% set version = "0.2.0rc1 " %}
2+ {% set version = "0.2.0rc2 " %}
33{% set python_min = "3.11" %}
44
55
@@ -9,10 +9,10 @@ package:
99
1010source :
1111 url : https://github.com/E3SM-Project/zppy-interfaces/archive/v{{ version }}.tar.gz
12- sha256 : 82baaf5c5c1e69e3fc305d21c1f5c6b4d0b2c782cff6c8579a8a5c0b48fdf604
12+ sha256 : ace4d6571bd3bd65e38b304cc1ae014ae2fb351f038e6abd8becc3a8941dea2d
1313
1414build :
15- number : 1
15+ number : 0
1616 script : {{ PYTHON }} -m pip install . --no-deps --no-build-isolation -vv
1717 noarch : python
1818
@@ -27,8 +27,8 @@ requirements:
2727 - python >={{ python_min }},<3.14
2828 - beautifulsoup4
2929 - lxml
30- - matplotlib-base
31- - mpas_tools
30+ - matplotlib-base >=3.8.2
31+ - mpas_tools >=0.21.0
3232 - netcdf4
3333 - numpy >=2.0,<3.0
3434 - output_viewer ==1.3.3
You can’t perform that action at this time.
0 commit comments