Skip to content

Commit

Permalink
Merge pull request #102 from regro-cf-autotick-bot/rebuild-python313-…
Browse files Browse the repository at this point in the history
…0-1_h8ba431

Rebuild for python 3.13 and switch aarch64 and ppc64le to cross-compilation
  • Loading branch information
traversaro authored Sep 4, 2024
2 parents 33da18d + f1c56c6 commit 1555074
Show file tree
Hide file tree
Showing 43 changed files with 352 additions and 294 deletions.
52 changes: 44 additions & 8 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 5 additions & 8 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 3 additions & 6 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .ci_support/linux_64_numpy2.0python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
1 change: 1 addition & 0 deletions .ci_support/linux_64_numpy2.0python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
1 change: 1 addition & 0 deletions .ci_support/linux_64_numpy2.0python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
1 change: 1 addition & 0 deletions .ci_support/linux_64_numpy2.0python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
48 changes: 48 additions & 0 deletions .ci_support/linux_64_numpy2python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
assimp:
- 5.4.2
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
idyntree:
- '12'
ipopt:
- 3.14.16
libosqp:
- 0.6.3
libxml2:
- '2'
numpy:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.13.* *_cp313
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
idyntree:
- '12'
ipopt:
Expand All @@ -49,3 +49,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
idyntree:
- '12'
ipopt:
Expand All @@ -49,3 +49,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
idyntree:
- '12'
ipopt:
Expand All @@ -49,3 +49,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
3 changes: 2 additions & 1 deletion .ci_support/linux_aarch64_numpy2.0python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
idyntree:
- '12'
ipopt:
Expand All @@ -49,3 +49,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
idyntree:
- '12'
ipopt:
Expand All @@ -33,13 +33,13 @@ libosqp:
libxml2:
- '2'
numpy:
- '1.22'
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- 3.13.* *_cp313
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -49,3 +49,4 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,20 @@ libosqp:
libxml2:
- '2'
numpy:
- '1.22'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
- 3.10.* *_cpython
target_platform:
- linux-64
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
assimp:
- 5.4.2
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
Expand All @@ -23,7 +19,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
idyntree:
- '12'
ipopt:
Expand All @@ -33,19 +29,20 @@ libosqp:
libxml2:
- '2'
numpy:
- '1.22'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
- 3.11.* *_cpython
target_platform:
- linux-aarch64
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- channel_sources
Loading

0 comments on commit 1555074

Please sign in to comment.