diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 2c73985..01d7778 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,24 +8,44 @@ jobs: vmImage: ubuntu-16.04 strategy: matrix: - linux_64_python3.6.____73_pypy: - CONFIG: linux_64_python3.6.____73_pypy + linux_64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy: + CONFIG: linux_64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 - linux_64_python3.6.____cpython: - CONFIG: linux_64_python3.6.____cpython + linux_64_c_compiler_version7cxx_compiler_version7python3.6.____cpython: + CONFIG: linux_64_c_compiler_version7cxx_compiler_version7python3.6.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 - linux_64_python3.7.____cpython: - CONFIG: linux_64_python3.7.____cpython + linux_64_c_compiler_version7cxx_compiler_version7python3.7.____cpython: + CONFIG: linux_64_c_compiler_version7cxx_compiler_version7python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 - linux_64_python3.8.____cpython: - CONFIG: linux_64_python3.8.____cpython + linux_64_c_compiler_version7cxx_compiler_version7python3.8.____cpython: + CONFIG: linux_64_c_compiler_version7cxx_compiler_version7python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 - linux_64_python3.9.____cpython: - CONFIG: linux_64_python3.9.____cpython + linux_64_c_compiler_version7cxx_compiler_version7python3.9.____cpython: + CONFIG: linux_64_c_compiler_version7cxx_compiler_version7python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy: + CONFIG: linux_64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_c_compiler_version9cxx_compiler_version9python3.6.____cpython: + CONFIG: linux_64_c_compiler_version9cxx_compiler_version9python3.6.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_c_compiler_version9cxx_compiler_version9python3.7.____cpython: + CONFIG: linux_64_c_compiler_version9cxx_compiler_version9python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_c_compiler_version9cxx_compiler_version9python3.8.____cpython: + CONFIG: linux_64_c_compiler_version9cxx_compiler_version9python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_c_compiler_version9cxx_compiler_version9python3.9.____cpython: + CONFIG: linux_64_c_compiler_version9cxx_compiler_version9python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml new file mode 100644 index 0000000..e301ac0 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.6.* *_73_pypy +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml new file mode 100644 index 0000000..e7f398a --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.6.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml new file mode 100644 index 0000000..089b7c6 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml new file mode 100644 index 0000000..953b36c --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml new file mode 100644 index 0000000..e540695 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_64_python3.6.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_64_python3.6.____73_pypy.yaml rename to .ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy.yaml diff --git a/.ci_support/linux_64_python3.6.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.6.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_python3.6.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.6.____cpython.yaml diff --git a/.ci_support/linux_64_python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.7.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.7.____cpython.yaml diff --git a/.ci_support/linux_64_python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.8.____cpython.yaml diff --git a/.ci_support/linux_64_python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cxx_compiler_version9python3.9.____cpython.yaml diff --git a/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml new file mode 100644 index 0000000..7425ff4 --- /dev/null +++ b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml @@ -0,0 +1,33 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.6.* *_73_pypy +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml new file mode 100644 index 0000000..b631304 --- /dev/null +++ b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml @@ -0,0 +1,33 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.6.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml new file mode 100644 index 0000000..d2811d4 --- /dev/null +++ b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml @@ -0,0 +1,33 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml new file mode 100644 index 0000000..7a945e8 --- /dev/null +++ b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml @@ -0,0 +1,33 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml new file mode 100644 index 0000000..34a796d --- /dev/null +++ b/.ci_support/linux_aarch64_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml @@ -0,0 +1,33 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_aarch64_python3.6.____73_pypy.yaml b/.ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_aarch64_python3.6.____73_pypy.yaml rename to .ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy.yaml diff --git a/.ci_support/linux_aarch64_python3.6.____cpython.yaml b/.ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.6.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_python3.6.____cpython.yaml rename to .ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.6.____cpython.yaml diff --git a/.ci_support/linux_aarch64_python3.7.____cpython.yaml b/.ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.7.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_python3.7.____cpython.yaml rename to .ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.7.____cpython.yaml diff --git a/.ci_support/linux_aarch64_python3.8.____cpython.yaml b/.ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.8.____cpython.yaml diff --git a/.ci_support/linux_aarch64_python3.9.____cpython.yaml b/.ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_c_compiler_version9cxx_compiler_version9python3.9.____cpython.yaml diff --git a/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml new file mode 100644 index 0000000..2a5b5d9 --- /dev/null +++ b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.6.* *_73_pypy +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml new file mode 100644 index 0000000..edac7f7 --- /dev/null +++ b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.6.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml new file mode 100644 index 0000000..63f9925 --- /dev/null +++ b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.7.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml new file mode 100644 index 0000000..7176545 --- /dev/null +++ b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.8.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml new file mode 100644 index 0000000..292c861 --- /dev/null +++ b/.ci_support/linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.9.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fmt: +- '7' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version diff --git a/.ci_support/linux_ppc64le_python3.6.____73_pypy.yaml b/.ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_ppc64le_python3.6.____73_pypy.yaml rename to .ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy.yaml diff --git a/.ci_support/linux_ppc64le_python3.6.____cpython.yaml b/.ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.6.____cpython.yaml similarity index 100% rename from .ci_support/linux_ppc64le_python3.6.____cpython.yaml rename to .ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.6.____cpython.yaml diff --git a/.ci_support/linux_ppc64le_python3.7.____cpython.yaml b/.ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.7.____cpython.yaml similarity index 100% rename from .ci_support/linux_ppc64le_python3.7.____cpython.yaml rename to .ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.7.____cpython.yaml diff --git a/.ci_support/linux_ppc64le_python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_ppc64le_python3.8.____cpython.yaml rename to .ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.8.____cpython.yaml diff --git a/.ci_support/linux_ppc64le_python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_ppc64le_python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.9.____cpython.yaml diff --git a/.drone.yml b/.drone.yml index cb70cf6..394fe20 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ --- kind: pipeline -name: linux_aarch64_python3.6.____73_pypy +name: linux_aarch64_c_compiler_version7cx_h17a3301759 platform: os: linux @@ -10,7 +10,7 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_python3.6.____73_pypy + CONFIG: linux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: @@ -31,7 +31,7 @@ steps: --- kind: pipeline -name: linux_aarch64_python3.6.____cpython +name: linux_aarch64_c_compiler_version7cx_h3ef33b76aa platform: os: linux @@ -41,7 +41,7 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_python3.6.____cpython + CONFIG: linux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____cpython UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: @@ -62,7 +62,7 @@ steps: --- kind: pipeline -name: linux_aarch64_python3.7.____cpython +name: linux_aarch64_c_compiler_version7cx_h60e0b24a3b platform: os: linux @@ -72,7 +72,7 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_python3.7.____cpython + CONFIG: linux_aarch64_c_compiler_version7cxx_compiler_version7python3.7.____cpython UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: @@ -93,7 +93,7 @@ steps: --- kind: pipeline -name: linux_aarch64_python3.8.____cpython +name: linux_aarch64_c_compiler_version7cx_hd7fa5aa3d3 platform: os: linux @@ -103,7 +103,7 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_python3.8.____cpython + CONFIG: linux_aarch64_c_compiler_version7cxx_compiler_version7python3.8.____cpython UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: @@ -124,7 +124,7 @@ steps: --- kind: pipeline -name: linux_aarch64_python3.9.____cpython +name: linux_aarch64_c_compiler_version7cx_h16950d9045 platform: os: linux @@ -134,7 +134,162 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_python3.9.____cpython + CONFIG: linux_aarch64_c_compiler_version7cxx_compiler_version7python3.9.____cpython + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_c_compiler_version9cx_h925985a2ed + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_c_compiler_version9cx_h7477737bae + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_c_compiler_version9cxx_compiler_version9python3.6.____cpython + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_c_compiler_version9cx_hfb921e39e0 + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_c_compiler_version9cxx_compiler_version9python3.7.____cpython + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_c_compiler_version9cx_h6ec4167b2d + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_c_compiler_version9cxx_compiler_version9python3.8.____cpython + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_c_compiler_version9cx_h42ad2a468b + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_c_compiler_version9cxx_compiler_version9python3.9.____cpython UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: diff --git a/.travis.yml b/.travis.yml index 448757a..c2100c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,23 +7,43 @@ language: generic matrix: include: - - env: CONFIG=linux_ppc64le_python3.6.____73_pypy UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le - - env: CONFIG=linux_ppc64le_python3.6.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le - - env: CONFIG=linux_ppc64le_python3.7.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.7.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le - - env: CONFIG=linux_ppc64le_python3.8.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.8.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le - - env: CONFIG=linux_ppc64le_python3.9.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.9.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + + - env: CONFIG=linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + + - env: CONFIG=linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.6.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + + - env: CONFIG=linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.7.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + + - env: CONFIG=linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.8.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + + - env: CONFIG=linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.9.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le diff --git a/README.md b/README.md index f687663..b53a104 100644 --- a/README.md +++ b/README.md @@ -47,108 +47,213 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml new file mode 100644 index 0000000..16c4d43 --- /dev/null +++ b/recipe/conda_build_config.yaml @@ -0,0 +1,9 @@ +c_compiler_version: # [linux] +- '7' # [linux] +- '9' # [linux] +cxx_compiler_version: # [linux] +- '7' # [linux] +- '9' # [linux] +fortran_compiler_version: # [linux] +- '7' # [linux] +- '9' # [linux] diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7537ebd..d20631e 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -13,7 +13,7 @@ source: - 0003-py38-windows-dll-path-fix.patch build: - number: 0 + number: 1 requirements: build:
VariantStatus
linux_64_python3.6.____73_pypylinux_64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy - variant + variant
linux_64_python3.6.____cpythonlinux_64_c_compiler_version7cxx_compiler_version7python3.6.____cpython - variant + variant
linux_64_python3.7.____cpythonlinux_64_c_compiler_version7cxx_compiler_version7python3.7.____cpython - variant + variant
linux_64_python3.8.____cpythonlinux_64_c_compiler_version7cxx_compiler_version7python3.8.____cpython - variant + variant
linux_64_python3.9.____cpythonlinux_64_c_compiler_version7cxx_compiler_version7python3.9.____cpython - variant + variant
linux_aarch64_python3.6.____73_pypylinux_64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy - variant + variant
linux_aarch64_python3.6.____cpythonlinux_64_c_compiler_version9cxx_compiler_version9python3.6.____cpython - variant + variant
linux_aarch64_python3.7.____cpythonlinux_64_c_compiler_version9cxx_compiler_version9python3.7.____cpython - variant + variant
linux_aarch64_python3.8.____cpythonlinux_64_c_compiler_version9cxx_compiler_version9python3.8.____cpython - variant + variant
linux_aarch64_python3.9.____cpythonlinux_64_c_compiler_version9cxx_compiler_version9python3.9.____cpython - variant + variant
linux_ppc64le_python3.6.____73_pypylinux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy - variant + variant
linux_ppc64le_python3.6.____cpythonlinux_aarch64_c_compiler_version7cxx_compiler_version7python3.6.____cpython - variant + variant
linux_ppc64le_python3.7.____cpythonlinux_aarch64_c_compiler_version7cxx_compiler_version7python3.7.____cpython - variant + variant
linux_ppc64le_python3.8.____cpythonlinux_aarch64_c_compiler_version7cxx_compiler_version7python3.8.____cpython - variant + variant
linux_ppc64le_python3.9.____cpythonlinux_aarch64_c_compiler_version7cxx_compiler_version7python3.9.____cpython - variant + variant + +
linux_aarch64_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy + + variant + +
linux_aarch64_c_compiler_version9cxx_compiler_version9python3.6.____cpython + + variant + +
linux_aarch64_c_compiler_version9cxx_compiler_version9python3.7.____cpython + + variant + +
linux_aarch64_c_compiler_version9cxx_compiler_version9python3.8.____cpython + + variant + +
linux_aarch64_c_compiler_version9cxx_compiler_version9python3.9.____cpython + + variant + +
linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____73_pypy + + variant + +
linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.6.____cpython + + variant + +
linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.7.____cpython + + variant + +
linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.8.____cpython + + variant + +
linux_ppc64le_c_compiler_version7cxx_compiler_version7python3.9.____cpython + + variant + +
linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.6.____73_pypy + + variant + +
linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.6.____cpython + + variant + +
linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.7.____cpython + + variant + +
linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.8.____cpython + + variant + +
linux_ppc64le_c_compiler_version9cxx_compiler_version9python3.9.____cpython + + variant