Skip to content

Commit c9da088

Browse files
committed
rerender
1 parent 42d5065 commit c9da088

File tree

53 files changed

+302
-1263
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+302
-1263
lines changed

.ci_support/linux_64_is_freethreadingfalsenumpy2python3.13.____cp313.yaml renamed to .ci_support/linux_64_is_abi3falseis_freethreadingtruepython3.13.____cp313t.yaml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:
1412
- isuruf test
1513
cxx_compiler:
1614
- gxx
1715
cxx_compiler_version:
18-
- '13'
16+
- '14'
1917
docker_image:
2018
- quay.io/condaforge/linux-anvil-x86_64:alma9
2119
gmp:
2220
- '6'
21+
is_abi3:
22+
- false
2323
is_freethreading:
24-
- 'false'
24+
- true
2525
libflint:
26-
- '3.1'
26+
- '3.2'
2727
mpfr:
2828
- '4'
2929
numpy:
@@ -33,16 +33,15 @@ pin_run_as_build:
3333
min_pin: x.x
3434
max_pin: x.x
3535
python:
36-
- 3.13.* *_cp313
36+
- 3.13.* *_cp313t
3737
target_platform:
3838
- linux-64
3939
zip_keys:
4040
- - c_compiler_version
4141
- cxx_compiler_version
4242
- - python
43-
- numpy
44-
- channel_sources
4543
- is_freethreading
44+
- is_abi3
4645
zlib:
4746
- '1'
4847
zstd:

.ci_support/linux_64_is_freethreadingfalsenumpy1.21python3.8.____cpython.yaml renamed to .ci_support/linux_64_is_abi3falseis_freethreadingtruepython3.14.____cp314t.yaml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,47 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:
1412
- isuruf test
1513
cxx_compiler:
1614
- gxx
1715
cxx_compiler_version:
18-
- '13'
16+
- '14'
1917
docker_image:
2018
- quay.io/condaforge/linux-anvil-x86_64:alma9
2119
gmp:
2220
- '6'
21+
is_abi3:
22+
- false
2323
is_freethreading:
24-
- 'false'
24+
- true
2525
libflint:
26-
- '3.1'
26+
- '3.2'
2727
mpfr:
2828
- '4'
2929
numpy:
30-
- '1.21'
30+
- '2'
3131
pin_run_as_build:
3232
python:
3333
min_pin: x.x
3434
max_pin: x.x
3535
python:
36-
- 3.8.* *_cpython
36+
- 3.14.* *_cp314t
3737
target_platform:
3838
- linux-64
3939
zip_keys:
4040
- - c_compiler_version
4141
- cxx_compiler_version
4242
- - python
43-
- numpy
44-
- channel_sources
4543
- is_freethreading
44+
- is_abi3
4645
zlib:
4746
- '1'
4847
zstd:

.ci_support/linux_64_is_freethreadingfalsenumpy1.22python3.10.____cpython.yaml renamed to .ci_support/linux_64_is_abi3trueis_freethreadingfalsepython3.10.____cpython.yaml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:
1412
- isuruf test
1513
cxx_compiler:
1614
- gxx
1715
cxx_compiler_version:
18-
- '13'
16+
- '14'
1917
docker_image:
2018
- quay.io/condaforge/linux-anvil-x86_64:alma9
2119
gmp:
2220
- '6'
21+
is_abi3:
22+
- true
2323
is_freethreading:
24-
- 'false'
24+
- false
2525
libflint:
26-
- '3.1'
26+
- '3.2'
2727
mpfr:
2828
- '4'
2929
numpy:
30-
- '1.22'
30+
- '2'
3131
pin_run_as_build:
3232
python:
3333
min_pin: x.x
@@ -40,9 +40,8 @@ zip_keys:
4040
- - c_compiler_version
4141
- cxx_compiler_version
4242
- - python
43-
- numpy
44-
- channel_sources
4543
- is_freethreading
44+
- is_abi3
4645
zlib:
4746
- '1'
4847
zstd:

.ci_support/linux_64_is_freethreadingfalsenumpy1.23python3.11.____cpython.yaml renamed to .ci_support/linux_64_is_abi3trueis_freethreadingfalsepython3.11.____cpython.yaml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:
1412
- isuruf test
1513
cxx_compiler:
1614
- gxx
1715
cxx_compiler_version:
18-
- '13'
16+
- '14'
1917
docker_image:
2018
- quay.io/condaforge/linux-anvil-x86_64:alma9
2119
gmp:
2220
- '6'
21+
is_abi3:
22+
- true
2323
is_freethreading:
24-
- 'false'
24+
- false
2525
libflint:
26-
- '3.1'
26+
- '3.2'
2727
mpfr:
2828
- '4'
2929
numpy:
30-
- '1.23'
30+
- '2'
3131
pin_run_as_build:
3232
python:
3333
min_pin: x.x
@@ -40,9 +40,8 @@ zip_keys:
4040
- - c_compiler_version
4141
- cxx_compiler_version
4242
- - python
43-
- numpy
44-
- channel_sources
4543
- is_freethreading
44+
- is_abi3
4645
zlib:
4746
- '1'
4847
zstd:

.ci_support/linux_64_is_freethreadingfalsenumpy1.22python3.9.____cpython.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

.ci_support/linux_64_is_freethreadingfalsenumpy1.26python3.12.____cpython.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

.ci_support/linux_64_is_freethreadingtruenumpy2python3.13.____cp313t.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)