From 7d05ed66dfa54b11509e301cccd5012d28bbe3a3 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:43:32 +0000 Subject: [PATCH 1/2] migration: ArchRebuild --- conda-forge.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conda-forge.yml b/conda-forge.yml index 683ad2c..02c62e4 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -6,4 +6,7 @@ conda_forge_output_validation: true github: branch_name: main tooling_branch_name: main +provider: + linux_aarch64: default + linux_ppc64le: default test: native_and_emulated From 047da0732bb5a7769daffb40ffc5ddb13c1839d3 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:44:22 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.1, and conda-forge-pinning 2024.09.17.23.15.46 --- ...rch64_numpy1.22python3.10.____cpython.yaml | 40 +++++++++++++++++++ ...arch64_numpy1.22python3.9.____cpython.yaml | 40 +++++++++++++++++++ ...c64le_numpy1.22python3.10.____cpython.yaml | 36 +++++++++++++++++ ...pc64le_numpy1.22python3.9.____cpython.yaml | 36 +++++++++++++++++ .travis.yml | 40 +++++++++++++++++++ README.md | 37 ++++++++++++++++- 6 files changed, 228 insertions(+), 1 deletion(-) create mode 100644 .ci_support/linux_aarch64_numpy1.22python3.10.____cpython.yaml create mode 100644 .ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml create mode 100644 .ci_support/linux_ppc64le_numpy1.22python3.10.____cpython.yaml create mode 100644 .ci_support/linux_ppc64le_numpy1.22python3.9.____cpython.yaml create mode 100644 .travis.yml diff --git a/.ci_support/linux_aarch64_numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.22python3.10.____cpython.yaml new file mode 100644 index 0000000..8f6157c --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.22python3.10.____cpython.yaml @@ -0,0 +1,40 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fmt: +- '10' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_stdlib_version + - cdt_name +- - python + - numpy + - channel_sources +zlib: +- '1' diff --git a/.ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml new file mode 100644 index 0000000..2c6808f --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml @@ -0,0 +1,40 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fmt: +- '10' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_stdlib_version + - cdt_name +- - python + - numpy + - channel_sources +zlib: +- '1' diff --git a/.ci_support/linux_ppc64le_numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.22python3.10.____cpython.yaml new file mode 100644 index 0000000..c28cd13 --- /dev/null +++ b/.ci_support/linux_ppc64le_numpy1.22python3.10.____cpython.yaml @@ -0,0 +1,36 @@ +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fmt: +- '10' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_stdlib_version + - cdt_name +- - python + - numpy + - channel_sources +zlib: +- '1' diff --git a/.ci_support/linux_ppc64le_numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.22python3.9.____cpython.yaml new file mode 100644 index 0000000..cf78a71 --- /dev/null +++ b/.ci_support/linux_ppc64le_numpy1.22python3.9.____cpython.yaml @@ -0,0 +1,36 @@ +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fmt: +- '10' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_stdlib_version + - cdt_name +- - python + - numpy + - channel_sources +zlib: +- '1' diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..67fbe3d --- /dev/null +++ b/.travis.yml @@ -0,0 +1,40 @@ +# This file was generated automatically from conda-smithy. To update this configuration, +# update the conda-forge.yml and/or the recipe/meta.yaml. + +language: shell + + + +jobs: + include: + - env: CONFIG=linux_aarch64_numpy1.22python3.10.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-aarch64 DOCKER_IMAGE=quay.io/condaforge/linux-anvil-aarch64 + os: linux + arch: arm64 + dist: focal + + - env: CONFIG=linux_aarch64_numpy1.22python3.9.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-aarch64 DOCKER_IMAGE=quay.io/condaforge/linux-anvil-aarch64 + os: linux + arch: arm64 + dist: focal + + - env: CONFIG=linux_ppc64le_numpy1.22python3.10.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + dist: focal + + - env: CONFIG=linux_ppc64le_numpy1.22python3.9.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + dist: focal + +script: + - export CI=travis + - export GIT_BRANCH="$TRAVIS_BRANCH" + - export flow_run_id="travis_$TRAVIS_JOB_ID" + - export sha="$TRAVIS_COMMIT" + - export remote_url="https://github.com/$TRAVIS_REPO_SLUG" + - export FEEDSTOCK_NAME=$(basename ${TRAVIS_REPO_SLUG}) + - if [[ "${TRAVIS_PULL_REQUEST:-}" == "false" ]]; then export IS_PR_BUILD="False"; else export IS_PR_BUILD="True"; fi + + + - if [[ ${PLATFORM} =~ .*linux.* ]]; then CONDA_FORGE_DOCKER_RUN_ARGS="--network=host --security-opt=seccomp=unconfined" ./.scripts/run_docker_build.sh; fi \ No newline at end of file diff --git a/README.md b/README.md index d144591..500cb70 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,14 @@ Current build status ==================== -
Travis | +
+
+ |
+
Azure | @@ -42,6 +49,34 @@ Current build status|
linux_aarch64_numpy1.22python3.10.____cpython | +
+
+ |
+
linux_aarch64_numpy1.22python3.9.____cpython | +
+
+ |
+
linux_ppc64le_numpy1.22python3.10.____cpython | +
+
+ |
+
linux_ppc64le_numpy1.22python3.9.____cpython | +
+
+ |
osx_64_numpy1.22python3.10.____cpython |