Skip to content

Commit

Permalink
parcels: zarr<3
Browse files Browse the repository at this point in the history
  • Loading branch information
VeckoTheGecko committed Jan 10, 2025
1 parent d63aaff commit 2bafe54
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions recipe/patch_yaml/parcels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,15 @@ then:
- replace_depends:
old: zarr >=2.11.0
new: zarr >=2.11.0,!=2.18.0

---

# https://github.com/conda-forge/parcels-feedstock/pull/129
if:
name: parcels
version: 3.1.1
build_number_in: [0, 1]
then:
- replace_depends:
old: zarr >=2.11.0,!=2.18.0
new: zarr >=2.11.0,!=2.18.0,<3

0 comments on commit 2bafe54

Please sign in to comment.