Skip to content

Commit 4c22ca1

Browse files
authored
Merge pull request #22 from isuruf/abi3
Abi3
2 parents 87cd06b + 167277f commit 4c22ca1

File tree

57 files changed

+547
-1277
lines changed

Some content is hidden

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

57 files changed

+547
-1277
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 & 8 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,16 @@ 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
4443
- channel_sources
4544
- is_freethreading
45+
- is_abi3
4646
zlib:
4747
- '1'
4848
zstd:

.ci_support/linux_64_is_freethreadingtruenumpy2python3.13.____cp313t.yaml renamed to .ci_support/linux_64_is_abi3falseis_freethreadingtruepython3.14.____cp314t.yaml

Lines changed: 9 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:
12-
- conda-forge/label/cython_dev,conda-forge
10+
- conda-forge,conda-forge/label/python_rc
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-
- 'true'
24+
- true
2525
libflint:
26-
- '3.1'
26+
- '3.2'
2727
mpfr:
2828
- '4'
2929
numpy:
@@ -33,16 +33,16 @@ pin_run_as_build:
3333
min_pin: x.x
3434
max_pin: x.x
3535
python:
36-
- 3.13.* *_cp313t
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
4443
- channel_sources
4544
- is_freethreading
45+
- is_abi3
4646
zlib:
4747
- '1'
4848
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 & 8 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,9 @@ zip_keys:
4040
- - c_compiler_version
4141
- cxx_compiler_version
4242
- - python
43-
- numpy
4443
- channel_sources
4544
- is_freethreading
45+
- is_abi3
4646
zlib:
4747
- '1'
4848
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 & 8 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,9 @@ zip_keys:
4040
- - c_compiler_version
4141
- cxx_compiler_version
4242
- - python
43-
- numpy
4443
- channel_sources
4544
- is_freethreading
45+
- is_abi3
4646
zlib:
4747
- '1'
4848
zstd:

.ci_support/linux_64_is_freethreadingfalsenumpy1.21python3.8.____cpython.yaml

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

.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.

0 commit comments

Comments
 (0)