Skip to content

Commit 56b8be1

Browse files
committed
rerender
1 parent a20f611 commit 56b8be1

File tree

43 files changed

+168
-42
lines changed

Some content is hidden

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

43 files changed

+168
-42
lines changed

.ci_support/linux_64_numpy1.21python3.8.____cpython.yaml renamed to .ci_support/linux_64_is_freethreadingfalsenumpy1.21python3.8.____cpython.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
gmp:
2222
- '6'
23+
is_freethreading:
24+
- 'false'
2325
libflint:
2426
- '3.0'
2527
mpfr:
@@ -42,5 +44,6 @@ zip_keys:
4244
- - python
4345
- numpy
4446
- channel_sources
47+
- is_freethreading
4548
zlib:
4649
- '1'

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
gmp:
2222
- '6'
23+
is_freethreading:
24+
- 'false'
2325
libflint:
2426
- '3.0'
2527
mpfr:
@@ -42,5 +44,6 @@ zip_keys:
4244
- - python
4345
- numpy
4446
- channel_sources
47+
- is_freethreading
4548
zlib:
4649
- '1'

.ci_support/linux_64_numpy1.22python3.9.____cpython.yaml renamed to .ci_support/linux_64_is_freethreadingfalsenumpy1.22python3.9.____cpython.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
gmp:
2222
- '6'
23+
is_freethreading:
24+
- 'false'
2325
libflint:
2426
- '3.0'
2527
mpfr:
@@ -42,5 +44,6 @@ zip_keys:
4244
- - python
4345
- numpy
4446
- channel_sources
47+
- is_freethreading
4548
zlib:
4649
- '1'

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
gmp:
2222
- '6'
23+
is_freethreading:
24+
- 'false'
2325
libflint:
2426
- '3.0'
2527
mpfr:
@@ -42,5 +44,6 @@ zip_keys:
4244
- - python
4345
- numpy
4446
- channel_sources
47+
- is_freethreading
4548
zlib:
4649
- '1'

.ci_support/linux_64_numpy1.26python3.12.____cpython.yaml renamed to .ci_support/linux_64_is_freethreadingfalsenumpy1.26python3.12.____cpython.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
gmp:
2222
- '6'
23+
is_freethreading:
24+
- 'false'
2325
libflint:
2426
- '3.0'
2527
mpfr:
@@ -42,5 +44,6 @@ zip_keys:
4244
- - python
4345
- numpy
4446
- channel_sources
47+
- is_freethreading
4548
zlib:
4649
- '1'

.ci_support/linux_64_numpy2python3.13.____cp313.yaml renamed to .ci_support/linux_64_is_freethreadingfalsenumpy2python3.13.____cp313.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
gmp:
2222
- '6'
23+
is_freethreading:
24+
- 'false'
2325
libflint:
2426
- '3.0'
2527
mpfr:
@@ -42,5 +44,6 @@ zip_keys:
4244
- - python
4345
- numpy
4446
- channel_sources
47+
- is_freethreading
4548
zlib:
4649
- '1'

.ci_support/linux_64_numpy2python3.13.____cp313t.yaml renamed to .ci_support/linux_64_is_freethreadingtruenumpy2python3.13.____cp313t.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
gmp:
2222
- '6'
23+
is_freethreading:
24+
- 'true'
2325
libflint:
2426
- '3.0'
2527
mpfr:
@@ -42,5 +44,6 @@ zip_keys:
4244
- - python
4345
- numpy
4446
- channel_sources
47+
- is_freethreading
4548
zlib:
4649
- '1'

.ci_support/linux_aarch64_numpy1.21python3.8.____cpython.yaml renamed to .ci_support/linux_aarch64_is_freethreadingfalsenumpy1.21python3.8.____cpython.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ docker_image:
2424
- quay.io/condaforge/linux-anvil-cos7-x86_64
2525
gmp:
2626
- '6'
27+
is_freethreading:
28+
- 'false'
2729
libflint:
2830
- '3.0'
2931
mpfr:
@@ -46,5 +48,6 @@ zip_keys:
4648
- - python
4749
- numpy
4850
- channel_sources
51+
- is_freethreading
4952
zlib:
5053
- '1'

.ci_support/linux_aarch64_numpy1.22python3.10.____cpython.yaml renamed to .ci_support/linux_aarch64_is_freethreadingfalsenumpy1.22python3.10.____cpython.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ docker_image:
2424
- quay.io/condaforge/linux-anvil-cos7-x86_64
2525
gmp:
2626
- '6'
27+
is_freethreading:
28+
- 'false'
2729
libflint:
2830
- '3.0'
2931
mpfr:
@@ -46,5 +48,6 @@ zip_keys:
4648
- - python
4749
- numpy
4850
- channel_sources
51+
- is_freethreading
4952
zlib:
5053
- '1'

.ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml renamed to .ci_support/linux_aarch64_is_freethreadingfalsenumpy1.22python3.9.____cpython.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ docker_image:
2424
- quay.io/condaforge/linux-anvil-cos7-x86_64
2525
gmp:
2626
- '6'
27+
is_freethreading:
28+
- 'false'
2729
libflint:
2830
- '3.0'
2931
mpfr:
@@ -46,5 +48,6 @@ zip_keys:
4648
- - python
4749
- numpy
4850
- channel_sources
51+
- is_freethreading
4952
zlib:
5053
- '1'

0 commit comments

Comments
 (0)