Skip to content

Commit b6fb267

Browse files
committed
TEMP build debugging
1 parent f83a4ec commit b6fb267

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.ci_support/osx_64_mpinompipython3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ readline:
6161
target_platform:
6262
- osx-64
6363
wcslib:
64-
- '8'
64+
- 8.2.2 ha425e16_5
6565
zip_keys:
6666
- - c_compiler_version
6767
- cxx_compiler_version

.ci_support/osx_64_mpinompipython3.12.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ readline:
6161
target_platform:
6262
- osx-64
6363
wcslib:
64-
- '8'
64+
- 8.2.2 ha425e16_5
6565
zip_keys:
6666
- - c_compiler_version
6767
- cxx_compiler_version

.ci_support/osx_64_mpinompipython3.13.____cp313.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ readline:
6161
target_platform:
6262
- osx-64
6363
wcslib:
64-
- '8'
64+
- 8.2.2 ha425e16_5
6565
zip_keys:
6666
- - c_compiler_version
6767
- cxx_compiler_version

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ requirements:
6262
- numpy
6363
- python
6464
- readline
65-
- wcslib
65+
- wcslib =8.2.2 ha425e16_5
6666
- libadios2 2.10 {{ mpi_prefix }}_* # [mpi != "nompi"]
6767
- {{ mpi }} # [mpi != "nompi"]
6868
run:

0 commit comments

Comments
 (0)