Skip to content

Commit 7183d5f

Browse files
committed
MNT: Re-rendered with conda-smithy 3.53.0 and conda-forge-pinning 2025.11.12.18.57.28
Other tools: - conda-build 25.9.0 - rattler-build 0.49.0 - rattler-build-conda-compat 1.4.9
1 parent 5a2440c commit 7183d5f

15 files changed

+638
-73
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 31 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
bzip2:
2+
- '1'
3+
c_blosc2:
4+
- '2.22'
5+
c_compiler:
6+
- vs2022
7+
c_stdlib:
8+
- vs
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- vs2022
15+
fortran_compiler:
16+
- flang
17+
fortran_compiler_version:
18+
- '5'
19+
hdf5:
20+
- 1.14.6
21+
libffi:
22+
- '3.5'
23+
libpng:
24+
- '1.6'
25+
mpi:
26+
- mpich
27+
mpich:
28+
- '4'
29+
numpy:
30+
- '2'
31+
openmpi:
32+
- '5'
33+
pin_run_as_build:
34+
python:
35+
min_pin: x.x
36+
max_pin: x.x
37+
python:
38+
- 3.10.* *_cpython
39+
python_impl:
40+
- cpython
41+
target_platform:
42+
- win-64
43+
zfp:
44+
- '1.0'
45+
zlib:
46+
- '1'
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
bzip2:
2+
- '1'
3+
c_blosc2:
4+
- '2.22'
5+
c_compiler:
6+
- vs2022
7+
c_stdlib:
8+
- vs
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- vs2022
15+
fortran_compiler:
16+
- flang
17+
fortran_compiler_version:
18+
- '5'
19+
hdf5:
20+
- 1.14.6
21+
libffi:
22+
- '3.5'
23+
libpng:
24+
- '1.6'
25+
mpi:
26+
- mpich
27+
mpich:
28+
- '4'
29+
numpy:
30+
- '2'
31+
openmpi:
32+
- '5'
33+
pin_run_as_build:
34+
python:
35+
min_pin: x.x
36+
max_pin: x.x
37+
python:
38+
- 3.11.* *_cpython
39+
python_impl:
40+
- cpython
41+
target_platform:
42+
- win-64
43+
zfp:
44+
- '1.0'
45+
zlib:
46+
- '1'
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
bzip2:
2+
- '1'
3+
c_blosc2:
4+
- '2.22'
5+
c_compiler:
6+
- vs2022
7+
c_stdlib:
8+
- vs
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- vs2022
15+
fortran_compiler:
16+
- flang
17+
fortran_compiler_version:
18+
- '5'
19+
hdf5:
20+
- 1.14.6
21+
libffi:
22+
- '3.5'
23+
libpng:
24+
- '1.6'
25+
mpi:
26+
- mpich
27+
mpich:
28+
- '4'
29+
numpy:
30+
- '2'
31+
openmpi:
32+
- '5'
33+
pin_run_as_build:
34+
python:
35+
min_pin: x.x
36+
max_pin: x.x
37+
python:
38+
- 3.12.* *_cpython
39+
python_impl:
40+
- cpython
41+
target_platform:
42+
- win-64
43+
zfp:
44+
- '1.0'
45+
zlib:
46+
- '1'
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
bzip2:
2+
- '1'
3+
c_blosc2:
4+
- '2.22'
5+
c_compiler:
6+
- vs2022
7+
c_stdlib:
8+
- vs
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- vs2022
15+
fortran_compiler:
16+
- flang
17+
fortran_compiler_version:
18+
- '5'
19+
hdf5:
20+
- 1.14.6
21+
libffi:
22+
- '3.5'
23+
libpng:
24+
- '1.6'
25+
mpi:
26+
- mpich
27+
mpich:
28+
- '4'
29+
numpy:
30+
- '2'
31+
openmpi:
32+
- '5'
33+
pin_run_as_build:
34+
python:
35+
min_pin: x.x
36+
max_pin: x.x
37+
python:
38+
- 3.13.* *_cp313
39+
python_impl:
40+
- cpython
41+
target_platform:
42+
- win-64
43+
zfp:
44+
- '1.0'
45+
zlib:
46+
- '1'
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
bzip2:
2+
- '1'
3+
c_blosc2:
4+
- '2.22'
5+
c_compiler:
6+
- vs2022
7+
c_stdlib:
8+
- vs
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- vs2022
15+
fortran_compiler:
16+
- flang
17+
fortran_compiler_version:
18+
- '5'
19+
hdf5:
20+
- 1.14.6
21+
libffi:
22+
- '3.5'
23+
libpng:
24+
- '1.6'
25+
mpi:
26+
- mpich
27+
mpich:
28+
- '4'
29+
numpy:
30+
- '2'
31+
openmpi:
32+
- '5'
33+
pin_run_as_build:
34+
python:
35+
min_pin: x.x
36+
max_pin: x.x
37+
python:
38+
- 3.14.* *_cp314
39+
python_impl:
40+
- cpython
41+
target_platform:
42+
- win-64
43+
zfp:
44+
- '1.0'
45+
zlib:
46+
- '1'
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
bzip2:
2+
- '1'
3+
c_blosc2:
4+
- '2.22'
5+
c_compiler:
6+
- vs2022
7+
c_stdlib:
8+
- vs
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- vs2022
15+
fortran_compiler:
16+
- flang
17+
fortran_compiler_version:
18+
- '5'
19+
hdf5:
20+
- 1.14.6
21+
libffi:
22+
- '3.5'
23+
libpng:
24+
- '1.6'
25+
mpi:
26+
- openmpi
27+
mpich:
28+
- '4'
29+
numpy:
30+
- '2'
31+
openmpi:
32+
- '5'
33+
pin_run_as_build:
34+
python:
35+
min_pin: x.x
36+
max_pin: x.x
37+
python:
38+
- 3.10.* *_cpython
39+
python_impl:
40+
- cpython
41+
target_platform:
42+
- win-64
43+
zfp:
44+
- '1.0'
45+
zlib:
46+
- '1'
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
bzip2:
2+
- '1'
3+
c_blosc2:
4+
- '2.22'
5+
c_compiler:
6+
- vs2022
7+
c_stdlib:
8+
- vs
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- vs2022
15+
fortran_compiler:
16+
- flang
17+
fortran_compiler_version:
18+
- '5'
19+
hdf5:
20+
- 1.14.6
21+
libffi:
22+
- '3.5'
23+
libpng:
24+
- '1.6'
25+
mpi:
26+
- openmpi
27+
mpich:
28+
- '4'
29+
numpy:
30+
- '2'
31+
openmpi:
32+
- '5'
33+
pin_run_as_build:
34+
python:
35+
min_pin: x.x
36+
max_pin: x.x
37+
python:
38+
- 3.11.* *_cpython
39+
python_impl:
40+
- cpython
41+
target_platform:
42+
- win-64
43+
zfp:
44+
- '1.0'
45+
zlib:
46+
- '1'

0 commit comments

Comments
 (0)