Skip to content

Commit 40e9b89

Browse files
authored
Merge pull request #118 from regro-cf-autotick-bot/rebuild-numpy2-0-1_hf49c89
Rebuild for numpy 2.0
2 parents 444ee83 + 62e9eaf commit 40e9b89

File tree

44 files changed

+275
-286
lines changed

Some content is hidden

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

44 files changed

+275
-286
lines changed

.azure-pipelines/azure-pipelines-linux.yml

+36-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_python3.8.____cpython.yaml .ci_support/linux_64_numpy1.22python3.8.____cpython.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ c_stdlib_version:
99
cdt_name:
1010
- cos6
1111
channel_sources:
12-
- conda-forge
12+
- conda-forge/label/numpy_rc,conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:

.ci_support/linux_64_python3.9.____73_pypy.yaml .ci_support/linux_64_numpy1.22python3.9.____73_pypy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ c_stdlib_version:
99
cdt_name:
1010
- cos6
1111
channel_sources:
12-
- conda-forge
12+
- conda-forge/label/numpy_rc,conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:

.ci_support/linux_64_python3.10.____cpython.yaml .ci_support/linux_64_numpy2.0python3.10.____cpython.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ c_stdlib_version:
99
cdt_name:
1010
- cos6
1111
channel_sources:
12-
- conda-forge
12+
- conda-forge/label/numpy_rc,conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
@@ -21,7 +21,7 @@ docker_image:
2121
libprotobuf:
2222
- 4.25.3
2323
numpy:
24-
- '1.22'
24+
- '2.0'
2525
pin_run_as_build:
2626
python:
2727
min_pin: x.x

.ci_support/linux_64_python3.11.____cpython.yaml .ci_support/linux_64_numpy2.0python3.11.____cpython.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ c_stdlib_version:
99
cdt_name:
1010
- cos6
1111
channel_sources:
12-
- conda-forge
12+
- conda-forge/label/numpy_rc,conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
@@ -21,7 +21,7 @@ docker_image:
2121
libprotobuf:
2222
- 4.25.3
2323
numpy:
24-
- '1.23'
24+
- '2.0'
2525
pin_run_as_build:
2626
python:
2727
min_pin: x.x

.ci_support/linux_64_python3.12.____cpython.yaml .ci_support/linux_64_numpy2.0python3.12.____cpython.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ c_stdlib_version:
99
cdt_name:
1010
- cos6
1111
channel_sources:
12-
- conda-forge
12+
- conda-forge/label/numpy_rc,conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
@@ -21,7 +21,7 @@ docker_image:
2121
libprotobuf:
2222
- 4.25.3
2323
numpy:
24-
- '1.26'
24+
- '2.0'
2525
pin_run_as_build:
2626
python:
2727
min_pin: x.x

.ci_support/linux_64_python3.9.____cpython.yaml .ci_support/linux_64_numpy2.0python3.9.____cpython.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ c_stdlib_version:
99
cdt_name:
1010
- cos6
1111
channel_sources:
12-
- conda-forge
12+
- conda-forge/label/numpy_rc,conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
@@ -21,7 +21,7 @@ docker_image:
2121
libprotobuf:
2222
- 4.25.3
2323
numpy:
24-
- '1.22'
24+
- '2.0'
2525
pin_run_as_build:
2626
python:
2727
min_pin: x.x

.ci_support/linux_aarch64_python3.8.____cpython.yaml .ci_support/linux_aarch64_numpy1.22python3.8.____cpython.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cdt_arch:
1313
cdt_name:
1414
- cos7
1515
channel_sources:
16-
- conda-forge
16+
- conda-forge/label/numpy_rc,conda-forge
1717
channel_targets:
1818
- conda-forge main
1919
cxx_compiler:

.ci_support/linux_aarch64_python3.9.____73_pypy.yaml .ci_support/linux_aarch64_numpy1.22python3.9.____73_pypy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cdt_arch:
1313
cdt_name:
1414
- cos7
1515
channel_sources:
16-
- conda-forge
16+
- conda-forge/label/numpy_rc,conda-forge
1717
channel_targets:
1818
- conda-forge main
1919
cxx_compiler:

.ci_support/linux_aarch64_python3.10.____cpython.yaml .ci_support/linux_aarch64_numpy2.0python3.10.____cpython.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cdt_arch:
1313
cdt_name:
1414
- cos7
1515
channel_sources:
16-
- conda-forge
16+
- conda-forge/label/numpy_rc,conda-forge
1717
channel_targets:
1818
- conda-forge main
1919
cxx_compiler:
@@ -25,7 +25,7 @@ docker_image:
2525
libprotobuf:
2626
- 4.25.3
2727
numpy:
28-
- '1.22'
28+
- '2.0'
2929
pin_run_as_build:
3030
python:
3131
min_pin: x.x

.ci_support/linux_aarch64_python3.11.____cpython.yaml .ci_support/linux_aarch64_numpy2.0python3.11.____cpython.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cdt_arch:
1313
cdt_name:
1414
- cos7
1515
channel_sources:
16-
- conda-forge
16+
- conda-forge/label/numpy_rc,conda-forge
1717
channel_targets:
1818
- conda-forge main
1919
cxx_compiler:
@@ -25,7 +25,7 @@ docker_image:
2525
libprotobuf:
2626
- 4.25.3
2727
numpy:
28-
- '1.23'
28+
- '2.0'
2929
pin_run_as_build:
3030
python:
3131
min_pin: x.x

.ci_support/linux_aarch64_python3.12.____cpython.yaml .ci_support/linux_aarch64_numpy2.0python3.12.____cpython.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cdt_arch:
1313
cdt_name:
1414
- cos7
1515
channel_sources:
16-
- conda-forge
16+
- conda-forge/label/numpy_rc,conda-forge
1717
channel_targets:
1818
- conda-forge main
1919
cxx_compiler:
@@ -25,7 +25,7 @@ docker_image:
2525
libprotobuf:
2626
- 4.25.3
2727
numpy:
28-
- '1.26'
28+
- '2.0'
2929
pin_run_as_build:
3030
python:
3131
min_pin: x.x

.ci_support/linux_aarch64_python3.9.____cpython.yaml .ci_support/linux_aarch64_numpy2.0python3.9.____cpython.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cdt_arch:
1313
cdt_name:
1414
- cos7
1515
channel_sources:
16-
- conda-forge
16+
- conda-forge/label/numpy_rc,conda-forge
1717
channel_targets:
1818
- conda-forge main
1919
cxx_compiler:
@@ -25,7 +25,7 @@ docker_image:
2525
libprotobuf:
2626
- 4.25.3
2727
numpy:
28-
- '1.22'
28+
- '2.0'
2929
pin_run_as_build:
3030
python:
3131
min_pin: x.x

0 commit comments

Comments
 (0)