Skip to content

Commit 76286f6

Browse files
author
conda-forge-webservices[bot]
committed
MNT: Re-rendered with conda-smithy 3.52.2 and conda-forge-pinning 2025.09.27.05.44.0
1 parent 8287dc7 commit 76286f6

File tree

5 files changed

+80
-0
lines changed

5 files changed

+80
-0
lines changed

.ci_support/win_64_python3.10.____cpython.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
arpack:
2+
- '3.9'
13
c_compiler:
24
- vs2022
35
c_stdlib:
@@ -8,6 +10,18 @@ channel_targets:
810
- conda-forge main
911
cxx_compiler:
1012
- vs2022
13+
glpk:
14+
- '5.0'
15+
gmp:
16+
- '6'
17+
libblas:
18+
- 3.9.* *netlib
19+
libiconv:
20+
- '1'
21+
liblapack:
22+
- 3.9.* *netlib
23+
libxml2_devel:
24+
- '2.14'
1125
pin_run_as_build:
1226
python:
1327
min_pin: x.x
@@ -16,6 +30,8 @@ python:
1630
- 3.10.* *_cpython
1731
target_platform:
1832
- win-64
33+
xz:
34+
- '5'
1935
zip_keys:
2036
- - python
2137
- channel_sources

.ci_support/win_64_python3.11.____cpython.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
arpack:
2+
- '3.9'
13
c_compiler:
24
- vs2022
35
c_stdlib:
@@ -8,6 +10,18 @@ channel_targets:
810
- conda-forge main
911
cxx_compiler:
1012
- vs2022
13+
glpk:
14+
- '5.0'
15+
gmp:
16+
- '6'
17+
libblas:
18+
- 3.9.* *netlib
19+
libiconv:
20+
- '1'
21+
liblapack:
22+
- 3.9.* *netlib
23+
libxml2_devel:
24+
- '2.14'
1125
pin_run_as_build:
1226
python:
1327
min_pin: x.x
@@ -16,6 +30,8 @@ python:
1630
- 3.11.* *_cpython
1731
target_platform:
1832
- win-64
33+
xz:
34+
- '5'
1935
zip_keys:
2036
- - python
2137
- channel_sources

.ci_support/win_64_python3.12.____cpython.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
arpack:
2+
- '3.9'
13
c_compiler:
24
- vs2022
35
c_stdlib:
@@ -8,6 +10,18 @@ channel_targets:
810
- conda-forge main
911
cxx_compiler:
1012
- vs2022
13+
glpk:
14+
- '5.0'
15+
gmp:
16+
- '6'
17+
libblas:
18+
- 3.9.* *netlib
19+
libiconv:
20+
- '1'
21+
liblapack:
22+
- 3.9.* *netlib
23+
libxml2_devel:
24+
- '2.14'
1125
pin_run_as_build:
1226
python:
1327
min_pin: x.x
@@ -16,6 +30,8 @@ python:
1630
- 3.12.* *_cpython
1731
target_platform:
1832
- win-64
33+
xz:
34+
- '5'
1935
zip_keys:
2036
- - python
2137
- channel_sources

.ci_support/win_64_python3.13.____cp313.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
arpack:
2+
- '3.9'
13
c_compiler:
24
- vs2022
35
c_stdlib:
@@ -8,6 +10,18 @@ channel_targets:
810
- conda-forge main
911
cxx_compiler:
1012
- vs2022
13+
glpk:
14+
- '5.0'
15+
gmp:
16+
- '6'
17+
libblas:
18+
- 3.9.* *netlib
19+
libiconv:
20+
- '1'
21+
liblapack:
22+
- 3.9.* *netlib
23+
libxml2_devel:
24+
- '2.14'
1125
pin_run_as_build:
1226
python:
1327
min_pin: x.x
@@ -16,6 +30,8 @@ python:
1630
- 3.13.* *_cp313
1731
target_platform:
1832
- win-64
33+
xz:
34+
- '5'
1935
zip_keys:
2036
- - python
2137
- channel_sources

.ci_support/win_64_python3.14.____cp314.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
arpack:
2+
- '3.9'
13
c_compiler:
24
- vs2022
35
c_stdlib:
@@ -8,6 +10,18 @@ channel_targets:
810
- conda-forge main
911
cxx_compiler:
1012
- vs2022
13+
glpk:
14+
- '5.0'
15+
gmp:
16+
- '6'
17+
libblas:
18+
- 3.9.* *netlib
19+
libiconv:
20+
- '1'
21+
liblapack:
22+
- 3.9.* *netlib
23+
libxml2_devel:
24+
- '2.14'
1125
pin_run_as_build:
1226
python:
1327
min_pin: x.x
@@ -16,6 +30,8 @@ python:
1630
- 3.14.* *_cp314
1731
target_platform:
1832
- win-64
33+
xz:
34+
- '5'
1935
zip_keys:
2036
- - python
2137
- channel_sources

0 commit comments

Comments
 (0)