Skip to content

Commit ed3aedb

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 1706afd commit ed3aedb

File tree

5 files changed

+60
-0
lines changed

5 files changed

+60
-0
lines changed

.ci_support/win_64_python3.10.____cpython.yaml

Lines changed: 12 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,16 @@ 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+
liblapack:
20+
- 3.9.* *netlib
21+
libxml2:
22+
- '2.14'
1123
pin_run_as_build:
1224
python:
1325
min_pin: x.x

.ci_support/win_64_python3.11.____cpython.yaml

Lines changed: 12 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,16 @@ 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+
liblapack:
20+
- 3.9.* *netlib
21+
libxml2:
22+
- '2.14'
1123
pin_run_as_build:
1224
python:
1325
min_pin: x.x

.ci_support/win_64_python3.12.____cpython.yaml

Lines changed: 12 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,16 @@ 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+
liblapack:
20+
- 3.9.* *netlib
21+
libxml2:
22+
- '2.14'
1123
pin_run_as_build:
1224
python:
1325
min_pin: x.x

.ci_support/win_64_python3.13.____cp313.yaml

Lines changed: 12 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,16 @@ 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+
liblapack:
20+
- 3.9.* *netlib
21+
libxml2:
22+
- '2.14'
1123
pin_run_as_build:
1224
python:
1325
min_pin: x.x

.ci_support/win_64_python3.14.____cp314.yaml

Lines changed: 12 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,16 @@ 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+
liblapack:
20+
- 3.9.* *netlib
21+
libxml2:
22+
- '2.14'
1123
pin_run_as_build:
1224
python:
1325
min_pin: x.x

0 commit comments

Comments
 (0)