diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 6a5ed3b..b0b3089 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,127 +8,66 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_numpy1.19proj8.0.1python3.8.____73_pypy: - CONFIG: linux_64_numpy1.19proj8.0.1python3.8.____73_pypy + linux_64_numpy1.19python3.8.____73_pypy: + CONFIG: linux_64_numpy1.19python3.8.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.19proj8.0.1python3.8.____cpython: - CONFIG: linux_64_numpy1.19proj8.0.1python3.8.____cpython + linux_64_numpy1.19python3.8.____cpython: + CONFIG: linux_64_numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.19proj8.0.1python3.9.____73_pypy: - CONFIG: linux_64_numpy1.19proj8.0.1python3.9.____73_pypy + linux_64_numpy1.19python3.9.____73_pypy: + CONFIG: linux_64_numpy1.19python3.9.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.19proj8.0.1python3.9.____cpython: - CONFIG: linux_64_numpy1.19proj8.0.1python3.9.____cpython + linux_64_numpy1.19python3.9.____cpython: + CONFIG: linux_64_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.19proj9.1.0python3.8.____73_pypy: - CONFIG: linux_64_numpy1.19proj9.1.0python3.8.____73_pypy + linux_64_numpy1.21python3.10.____cpython: + CONFIG: linux_64_numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.19proj9.1.0python3.8.____cpython: - CONFIG: linux_64_numpy1.19proj9.1.0python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.19proj9.1.0python3.9.____73_pypy: - CONFIG: linux_64_numpy1.19proj9.1.0python3.9.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.19proj9.1.0python3.9.____cpython: - CONFIG: linux_64_numpy1.19proj9.1.0python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.21proj8.0.1python3.10.____cpython: - CONFIG: linux_64_numpy1.21proj8.0.1python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_numpy1.21proj9.1.0python3.10.____cpython: - CONFIG: linux_64_numpy1.21proj9.1.0python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.19proj8.0.1python3.8.____73_pypy: - CONFIG: linux_aarch64_numpy1.19proj8.0.1python3.8.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.19proj8.0.1python3.8.____cpython: - CONFIG: linux_aarch64_numpy1.19proj8.0.1python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.19proj8.0.1python3.9.____73_pypy: - CONFIG: linux_aarch64_numpy1.19proj8.0.1python3.9.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.19proj8.0.1python3.9.____cpython: - CONFIG: linux_aarch64_numpy1.19proj8.0.1python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.19proj9.1.0python3.8.____73_pypy: - CONFIG: linux_aarch64_numpy1.19proj9.1.0python3.8.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.19proj9.1.0python3.8.____cpython: - CONFIG: linux_aarch64_numpy1.19proj9.1.0python3.8.____cpython + linux_aarch64_numpy1.19python3.8.____73_pypy: + CONFIG: linux_aarch64_numpy1.19python3.8.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.19proj9.1.0python3.9.____73_pypy: - CONFIG: linux_aarch64_numpy1.19proj9.1.0python3.9.____73_pypy + linux_aarch64_numpy1.19python3.8.____cpython: + CONFIG: linux_aarch64_numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.19proj9.1.0python3.9.____cpython: - CONFIG: linux_aarch64_numpy1.19proj9.1.0python3.9.____cpython + linux_aarch64_numpy1.19python3.9.____73_pypy: + CONFIG: linux_aarch64_numpy1.19python3.9.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.21proj8.0.1python3.10.____cpython: - CONFIG: linux_aarch64_numpy1.21proj8.0.1python3.10.____cpython + linux_aarch64_numpy1.19python3.9.____cpython: + CONFIG: linux_aarch64_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_numpy1.21proj9.1.0python3.10.____cpython: - CONFIG: linux_aarch64_numpy1.21proj9.1.0python3.10.____cpython + linux_aarch64_numpy1.21python3.10.____cpython: + CONFIG: linux_aarch64_numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_ppc64le_numpy1.19proj8.0.1python3.8.____73_pypy: - CONFIG: linux_ppc64le_numpy1.19proj8.0.1python3.8.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.19proj8.0.1python3.8.____cpython: - CONFIG: linux_ppc64le_numpy1.19proj8.0.1python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.19proj8.0.1python3.9.____73_pypy: - CONFIG: linux_ppc64le_numpy1.19proj8.0.1python3.9.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.19proj8.0.1python3.9.____cpython: - CONFIG: linux_ppc64le_numpy1.19proj8.0.1python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.19proj9.1.0python3.8.____73_pypy: - CONFIG: linux_ppc64le_numpy1.19proj9.1.0python3.8.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.19proj9.1.0python3.8.____cpython: - CONFIG: linux_ppc64le_numpy1.19proj9.1.0python3.8.____cpython + linux_ppc64le_numpy1.19python3.8.____73_pypy: + CONFIG: linux_ppc64le_numpy1.19python3.8.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.19proj9.1.0python3.9.____73_pypy: - CONFIG: linux_ppc64le_numpy1.19proj9.1.0python3.9.____73_pypy + linux_ppc64le_numpy1.19python3.8.____cpython: + CONFIG: linux_ppc64le_numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.19proj9.1.0python3.9.____cpython: - CONFIG: linux_ppc64le_numpy1.19proj9.1.0python3.9.____cpython + linux_ppc64le_numpy1.19python3.9.____73_pypy: + CONFIG: linux_ppc64le_numpy1.19python3.9.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.21proj8.0.1python3.10.____cpython: - CONFIG: linux_ppc64le_numpy1.21proj8.0.1python3.10.____cpython + linux_ppc64le_numpy1.19python3.9.____cpython: + CONFIG: linux_ppc64le_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.21proj9.1.0python3.10.____cpython: - CONFIG: linux_ppc64le_numpy1.21proj9.1.0python3.10.____cpython + linux_ppc64le_numpy1.21python3.10.____cpython: + CONFIG: linux_ppc64le_numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - maxParallel: 27 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 49e81d9..d85da53 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,55 +8,30 @@ jobs: vmImage: macOS-11 strategy: matrix: - osx_64_numpy1.19proj8.0.1python3.8.____73_pypy: - CONFIG: osx_64_numpy1.19proj8.0.1python3.8.____73_pypy + osx_64_numpy1.19python3.8.____73_pypy: + CONFIG: osx_64_numpy1.19python3.8.____73_pypy UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19proj8.0.1python3.8.____cpython: - CONFIG: osx_64_numpy1.19proj8.0.1python3.8.____cpython + osx_64_numpy1.19python3.8.____cpython: + CONFIG: osx_64_numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19proj8.0.1python3.9.____73_pypy: - CONFIG: osx_64_numpy1.19proj8.0.1python3.9.____73_pypy + osx_64_numpy1.19python3.9.____73_pypy: + CONFIG: osx_64_numpy1.19python3.9.____73_pypy UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19proj8.0.1python3.9.____cpython: - CONFIG: osx_64_numpy1.19proj8.0.1python3.9.____cpython + osx_64_numpy1.19python3.9.____cpython: + CONFIG: osx_64_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19proj9.1.0python3.8.____73_pypy: - CONFIG: osx_64_numpy1.19proj9.1.0python3.8.____73_pypy + osx_64_numpy1.21python3.10.____cpython: + CONFIG: osx_64_numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19proj9.1.0python3.8.____cpython: - CONFIG: osx_64_numpy1.19proj9.1.0python3.8.____cpython + osx_arm64_numpy1.19python3.8.____cpython: + CONFIG: osx_arm64_numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19proj9.1.0python3.9.____73_pypy: - CONFIG: osx_64_numpy1.19proj9.1.0python3.9.____73_pypy + osx_arm64_numpy1.19python3.9.____cpython: + CONFIG: osx_arm64_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19proj9.1.0python3.9.____cpython: - CONFIG: osx_64_numpy1.19proj9.1.0python3.9.____cpython + osx_arm64_numpy1.21python3.10.____cpython: + CONFIG: osx_arm64_numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.21proj8.0.1python3.10.____cpython: - CONFIG: osx_64_numpy1.21proj8.0.1python3.10.____cpython - UPLOAD_PACKAGES: 'True' - osx_64_numpy1.21proj9.1.0python3.10.____cpython: - CONFIG: osx_64_numpy1.21proj9.1.0python3.10.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.19proj8.0.1python3.8.____cpython: - CONFIG: osx_arm64_numpy1.19proj8.0.1python3.8.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.19proj8.0.1python3.9.____cpython: - CONFIG: osx_arm64_numpy1.19proj8.0.1python3.9.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.19proj9.1.0python3.8.____cpython: - CONFIG: osx_arm64_numpy1.19proj9.1.0python3.8.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.19proj9.1.0python3.9.____cpython: - CONFIG: osx_arm64_numpy1.19proj9.1.0python3.9.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.21proj8.0.1python3.10.____cpython: - CONFIG: osx_arm64_numpy1.21proj8.0.1python3.10.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.21proj9.1.0python3.10.____cpython: - CONFIG: osx_arm64_numpy1.21proj9.1.0python3.10.____cpython - UPLOAD_PACKAGES: 'True' - maxParallel: 14 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index d939a6d..3af5132 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,37 +8,21 @@ jobs: vmImage: windows-2019 strategy: matrix: - win_64_numpy1.19proj8.0.1python3.8.____73_pypy: - CONFIG: win_64_numpy1.19proj8.0.1python3.8.____73_pypy + win_64_numpy1.19python3.8.____73_pypy: + CONFIG: win_64_numpy1.19python3.8.____73_pypy UPLOAD_PACKAGES: 'True' - win_64_numpy1.19proj8.0.1python3.8.____cpython: - CONFIG: win_64_numpy1.19proj8.0.1python3.8.____cpython + win_64_numpy1.19python3.8.____cpython: + CONFIG: win_64_numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' - win_64_numpy1.19proj8.0.1python3.9.____73_pypy: - CONFIG: win_64_numpy1.19proj8.0.1python3.9.____73_pypy + win_64_numpy1.19python3.9.____73_pypy: + CONFIG: win_64_numpy1.19python3.9.____73_pypy UPLOAD_PACKAGES: 'True' - win_64_numpy1.19proj8.0.1python3.9.____cpython: - CONFIG: win_64_numpy1.19proj8.0.1python3.9.____cpython + win_64_numpy1.19python3.9.____cpython: + CONFIG: win_64_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' - win_64_numpy1.19proj9.1.0python3.8.____73_pypy: - CONFIG: win_64_numpy1.19proj9.1.0python3.8.____73_pypy + win_64_numpy1.21python3.10.____cpython: + CONFIG: win_64_numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' - win_64_numpy1.19proj9.1.0python3.8.____cpython: - CONFIG: win_64_numpy1.19proj9.1.0python3.8.____cpython - UPLOAD_PACKAGES: 'True' - win_64_numpy1.19proj9.1.0python3.9.____73_pypy: - CONFIG: win_64_numpy1.19proj9.1.0python3.9.____73_pypy - UPLOAD_PACKAGES: 'True' - win_64_numpy1.19proj9.1.0python3.9.____cpython: - CONFIG: win_64_numpy1.19proj9.1.0python3.9.____cpython - UPLOAD_PACKAGES: 'True' - win_64_numpy1.21proj8.0.1python3.10.____cpython: - CONFIG: win_64_numpy1.21proj8.0.1python3.10.____cpython - UPLOAD_PACKAGES: 'True' - win_64_numpy1.21proj9.1.0python3.10.____cpython: - CONFIG: win_64_numpy1.21proj9.1.0python3.10.____cpython - UPLOAD_PACKAGES: 'True' - maxParallel: 9 timeoutInMinutes: 360 variables: CONDA_BLD_PATH: D:\\bld\\ diff --git a/.ci_support/linux_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml b/.ci_support/linux_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml deleted file mode 100644 index 4d3ef87..0000000 --- a/.ci_support/linux_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_73_pypy -target_platform: -- linux-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_64_numpy1.19proj8.0.1python3.8.____cpython.yaml b/.ci_support/linux_64_numpy1.19proj8.0.1python3.8.____cpython.yaml deleted file mode 100644 index 30bcaed..0000000 --- a/.ci_support/linux_64_numpy1.19proj8.0.1python3.8.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml b/.ci_support/linux_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml deleted file mode 100644 index 6e21dac..0000000 --- a/.ci_support/linux_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_73_pypy -target_platform: -- linux-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_64_numpy1.19proj8.0.1python3.9.____cpython.yaml b/.ci_support/linux_64_numpy1.19proj8.0.1python3.9.____cpython.yaml deleted file mode 100644 index 1800290..0000000 --- a/.ci_support/linux_64_numpy1.19proj8.0.1python3.9.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_64_numpy1.19proj9.1.0python3.8.____73_pypy.yaml b/.ci_support/linux_64_numpy1.19python3.8.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_64_numpy1.19proj9.1.0python3.8.____73_pypy.yaml rename to .ci_support/linux_64_numpy1.19python3.8.____73_pypy.yaml diff --git a/.ci_support/linux_64_numpy1.19proj9.1.0python3.8.____cpython.yaml b/.ci_support/linux_64_numpy1.19python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_numpy1.19proj9.1.0python3.8.____cpython.yaml rename to .ci_support/linux_64_numpy1.19python3.8.____cpython.yaml diff --git a/.ci_support/linux_64_numpy1.19proj9.1.0python3.9.____73_pypy.yaml b/.ci_support/linux_64_numpy1.19python3.9.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_64_numpy1.19proj9.1.0python3.9.____73_pypy.yaml rename to .ci_support/linux_64_numpy1.19python3.9.____73_pypy.yaml diff --git a/.ci_support/linux_64_numpy1.19proj9.1.0python3.9.____cpython.yaml b/.ci_support/linux_64_numpy1.19python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_numpy1.19proj9.1.0python3.9.____cpython.yaml rename to .ci_support/linux_64_numpy1.19python3.9.____cpython.yaml diff --git a/.ci_support/linux_64_numpy1.21proj8.0.1python3.10.____cpython.yaml b/.ci_support/linux_64_numpy1.21proj8.0.1python3.10.____cpython.yaml deleted file mode 100644 index bde883b..0000000 --- a/.ci_support/linux_64_numpy1.21proj8.0.1python3.10.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -numpy: -- '1.21' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.10.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_64_numpy1.21proj9.1.0python3.10.____cpython.yaml b/.ci_support/linux_64_numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_numpy1.21proj9.1.0python3.10.____cpython.yaml rename to .ci_support/linux_64_numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml deleted file mode 100644 index a0437c4..0000000 --- a/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml +++ /dev/null @@ -1,31 +0,0 @@ -BUILD: -- aarch64-conda_cos7-linux-gnu -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_arch: -- aarch64 -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-aarch64 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_73_pypy -target_platform: -- linux-aarch64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.8.____cpython.yaml deleted file mode 100644 index 8e15223..0000000 --- a/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.8.____cpython.yaml +++ /dev/null @@ -1,31 +0,0 @@ -BUILD: -- aarch64-conda_cos7-linux-gnu -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_arch: -- aarch64 -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-aarch64 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_cpython -target_platform: -- linux-aarch64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml deleted file mode 100644 index b646e2b..0000000 --- a/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml +++ /dev/null @@ -1,31 +0,0 @@ -BUILD: -- aarch64-conda_cos7-linux-gnu -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_arch: -- aarch64 -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-aarch64 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_73_pypy -target_platform: -- linux-aarch64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.9.____cpython.yaml deleted file mode 100644 index f899c0b..0000000 --- a/.ci_support/linux_aarch64_numpy1.19proj8.0.1python3.9.____cpython.yaml +++ /dev/null @@ -1,31 +0,0 @@ -BUILD: -- aarch64-conda_cos7-linux-gnu -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_arch: -- aarch64 -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-aarch64 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_cpython -target_platform: -- linux-aarch64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.19proj9.1.0python3.8.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19python3.8.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_aarch64_numpy1.19proj9.1.0python3.8.____73_pypy.yaml rename to .ci_support/linux_aarch64_numpy1.19python3.8.____73_pypy.yaml diff --git a/.ci_support/linux_aarch64_numpy1.19proj9.1.0python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_numpy1.19proj9.1.0python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.19python3.8.____cpython.yaml diff --git a/.ci_support/linux_aarch64_numpy1.19proj9.1.0python3.9.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19python3.9.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_aarch64_numpy1.19proj9.1.0python3.9.____73_pypy.yaml rename to .ci_support/linux_aarch64_numpy1.19python3.9.____73_pypy.yaml diff --git a/.ci_support/linux_aarch64_numpy1.19proj9.1.0python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_numpy1.19proj9.1.0python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml diff --git a/.ci_support/linux_aarch64_numpy1.21proj8.0.1python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21proj8.0.1python3.10.____cpython.yaml deleted file mode 100644 index bbbbd2a..0000000 --- a/.ci_support/linux_aarch64_numpy1.21proj8.0.1python3.10.____cpython.yaml +++ /dev/null @@ -1,31 +0,0 @@ -BUILD: -- aarch64-conda_cos7-linux-gnu -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_arch: -- aarch64 -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-aarch64 -numpy: -- '1.21' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.10.* *_cpython -target_platform: -- linux-aarch64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.21proj9.1.0python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_numpy1.21proj9.1.0python3.10.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.8.____73_pypy.yaml b/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.8.____73_pypy.yaml deleted file mode 100644 index 0ec77c6..0000000 --- a/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.8.____73_pypy.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-ppc64le -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_73_pypy -target_platform: -- linux-ppc64le -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.8.____cpython.yaml deleted file mode 100644 index d131e5f..0000000 --- a/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.8.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-ppc64le -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_cpython -target_platform: -- linux-ppc64le -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.9.____73_pypy.yaml b/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.9.____73_pypy.yaml deleted file mode 100644 index b370d9f..0000000 --- a/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.9.____73_pypy.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-ppc64le -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_73_pypy -target_platform: -- linux-ppc64le -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.9.____cpython.yaml deleted file mode 100644 index ffb6e4e..0000000 --- a/.ci_support/linux_ppc64le_numpy1.19proj8.0.1python3.9.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-ppc64le -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_cpython -target_platform: -- linux-ppc64le -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_ppc64le_numpy1.19proj9.1.0python3.8.____73_pypy.yaml b/.ci_support/linux_ppc64le_numpy1.19python3.8.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_ppc64le_numpy1.19proj9.1.0python3.8.____73_pypy.yaml rename to .ci_support/linux_ppc64le_numpy1.19python3.8.____73_pypy.yaml diff --git a/.ci_support/linux_ppc64le_numpy1.19proj9.1.0python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.19python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_ppc64le_numpy1.19proj9.1.0python3.8.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.19python3.8.____cpython.yaml diff --git a/.ci_support/linux_ppc64le_numpy1.19proj9.1.0python3.9.____73_pypy.yaml b/.ci_support/linux_ppc64le_numpy1.19python3.9.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_ppc64le_numpy1.19proj9.1.0python3.9.____73_pypy.yaml rename to .ci_support/linux_ppc64le_numpy1.19python3.9.____73_pypy.yaml diff --git a/.ci_support/linux_ppc64le_numpy1.19proj9.1.0python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.19python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_ppc64le_numpy1.19proj9.1.0python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.19python3.9.____cpython.yaml diff --git a/.ci_support/linux_ppc64le_numpy1.21proj8.0.1python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.21proj8.0.1python3.10.____cpython.yaml deleted file mode 100644 index ef62981..0000000 --- a/.ci_support/linux_ppc64le_numpy1.21proj8.0.1python3.10.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-ppc64le -numpy: -- '1.21' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.10.* *_cpython -target_platform: -- linux-ppc64le -zip_keys: -- - python - - numpy diff --git a/.ci_support/linux_ppc64le_numpy1.21proj9.1.0python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_ppc64le_numpy1.21proj9.1.0python3.10.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/osx_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml deleted file mode 100644 index eb94675..0000000 --- a/.ci_support/osx_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml +++ /dev/null @@ -1,27 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '14' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_73_pypy -target_platform: -- osx-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.19proj8.0.1python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.19proj8.0.1python3.8.____cpython.yaml deleted file mode 100644 index 6c364dd..0000000 --- a/.ci_support/osx_64_numpy1.19proj8.0.1python3.8.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '14' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_cpython -target_platform: -- osx-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml deleted file mode 100644 index 71c6f1e..0000000 --- a/.ci_support/osx_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml +++ /dev/null @@ -1,27 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '14' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_73_pypy -target_platform: -- osx-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.19proj8.0.1python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19proj8.0.1python3.9.____cpython.yaml deleted file mode 100644 index 746ae4e..0000000 --- a/.ci_support/osx_64_numpy1.19proj8.0.1python3.9.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '14' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_cpython -target_platform: -- osx-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.19proj9.1.0python3.8.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19python3.8.____73_pypy.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.19proj9.1.0python3.8.____73_pypy.yaml rename to .ci_support/osx_64_numpy1.19python3.8.____73_pypy.yaml diff --git a/.ci_support/osx_64_numpy1.19proj9.1.0python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.19python3.8.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.19proj9.1.0python3.8.____cpython.yaml rename to .ci_support/osx_64_numpy1.19python3.8.____cpython.yaml diff --git a/.ci_support/osx_64_numpy1.19proj9.1.0python3.9.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19python3.9.____73_pypy.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.19proj9.1.0python3.9.____73_pypy.yaml rename to .ci_support/osx_64_numpy1.19python3.9.____73_pypy.yaml diff --git a/.ci_support/osx_64_numpy1.19proj9.1.0python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19python3.9.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.19proj9.1.0python3.9.____cpython.yaml rename to .ci_support/osx_64_numpy1.19python3.9.____cpython.yaml diff --git a/.ci_support/osx_64_numpy1.21proj8.0.1python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21proj8.0.1python3.10.____cpython.yaml deleted file mode 100644 index 18f1f85..0000000 --- a/.ci_support/osx_64_numpy1.21proj8.0.1python3.10.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '14' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.21' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.10.* *_cpython -target_platform: -- osx-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.21proj9.1.0python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.21proj9.1.0python3.10.____cpython.yaml rename to .ci_support/osx_64_numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/osx_arm64_numpy1.19proj8.0.1python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19proj8.0.1python3.8.____cpython.yaml deleted file mode 100644 index a6540bf..0000000 --- a/.ci_support/osx_arm64_numpy1.19proj8.0.1python3.8.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '14' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_cpython -target_platform: -- osx-arm64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/osx_arm64_numpy1.19proj8.0.1python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19proj8.0.1python3.9.____cpython.yaml deleted file mode 100644 index 2f3c76e..0000000 --- a/.ci_support/osx_arm64_numpy1.19proj8.0.1python3.9.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '14' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_cpython -target_platform: -- osx-arm64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/osx_arm64_numpy1.19proj9.1.0python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19python3.8.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_numpy1.19proj9.1.0python3.8.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.19python3.8.____cpython.yaml diff --git a/.ci_support/osx_arm64_numpy1.19proj9.1.0python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19python3.9.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_numpy1.19proj9.1.0python3.9.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.19python3.9.____cpython.yaml diff --git a/.ci_support/osx_arm64_numpy1.21proj8.0.1python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21proj8.0.1python3.10.____cpython.yaml deleted file mode 100644 index d3eac3a..0000000 --- a/.ci_support/osx_arm64_numpy1.21proj8.0.1python3.10.____cpython.yaml +++ /dev/null @@ -1,27 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '14' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.21' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.10.* *_cpython -target_platform: -- osx-arm64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/osx_arm64_numpy1.21proj9.1.0python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_numpy1.21proj9.1.0python3.10.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/win_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml b/.ci_support/win_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml deleted file mode 100644 index e503fa0..0000000 --- a/.ci_support/win_64_numpy1.19proj8.0.1python3.8.____73_pypy.yaml +++ /dev/null @@ -1,21 +0,0 @@ -c_compiler: -- vs2019 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_73_pypy -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_numpy1.19proj8.0.1python3.8.____cpython.yaml b/.ci_support/win_64_numpy1.19proj8.0.1python3.8.____cpython.yaml deleted file mode 100644 index 28bfe8e..0000000 --- a/.ci_support/win_64_numpy1.19proj8.0.1python3.8.____cpython.yaml +++ /dev/null @@ -1,21 +0,0 @@ -c_compiler: -- vs2019 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.8.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml b/.ci_support/win_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml deleted file mode 100644 index 1532a4d..0000000 --- a/.ci_support/win_64_numpy1.19proj8.0.1python3.9.____73_pypy.yaml +++ /dev/null @@ -1,21 +0,0 @@ -c_compiler: -- vs2019 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_73_pypy -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_numpy1.19proj8.0.1python3.9.____cpython.yaml b/.ci_support/win_64_numpy1.19proj8.0.1python3.9.____cpython.yaml deleted file mode 100644 index fbe04c7..0000000 --- a/.ci_support/win_64_numpy1.19proj8.0.1python3.9.____cpython.yaml +++ /dev/null @@ -1,21 +0,0 @@ -c_compiler: -- vs2019 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -numpy: -- '1.19' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.9.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_numpy1.19proj9.1.0python3.8.____73_pypy.yaml b/.ci_support/win_64_numpy1.19python3.8.____73_pypy.yaml similarity index 100% rename from .ci_support/win_64_numpy1.19proj9.1.0python3.8.____73_pypy.yaml rename to .ci_support/win_64_numpy1.19python3.8.____73_pypy.yaml diff --git a/.ci_support/win_64_numpy1.19proj9.1.0python3.8.____cpython.yaml b/.ci_support/win_64_numpy1.19python3.8.____cpython.yaml similarity index 100% rename from .ci_support/win_64_numpy1.19proj9.1.0python3.8.____cpython.yaml rename to .ci_support/win_64_numpy1.19python3.8.____cpython.yaml diff --git a/.ci_support/win_64_numpy1.19proj9.1.0python3.9.____73_pypy.yaml b/.ci_support/win_64_numpy1.19python3.9.____73_pypy.yaml similarity index 100% rename from .ci_support/win_64_numpy1.19proj9.1.0python3.9.____73_pypy.yaml rename to .ci_support/win_64_numpy1.19python3.9.____73_pypy.yaml diff --git a/.ci_support/win_64_numpy1.19proj9.1.0python3.9.____cpython.yaml b/.ci_support/win_64_numpy1.19python3.9.____cpython.yaml similarity index 100% rename from .ci_support/win_64_numpy1.19proj9.1.0python3.9.____cpython.yaml rename to .ci_support/win_64_numpy1.19python3.9.____cpython.yaml diff --git a/.ci_support/win_64_numpy1.21proj8.0.1python3.10.____cpython.yaml b/.ci_support/win_64_numpy1.21proj8.0.1python3.10.____cpython.yaml deleted file mode 100644 index de99f61..0000000 --- a/.ci_support/win_64_numpy1.21proj8.0.1python3.10.____cpython.yaml +++ /dev/null @@ -1,21 +0,0 @@ -c_compiler: -- vs2019 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -numpy: -- '1.21' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -proj: -- 8.0.1 -python: -- 3.10.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_numpy1.21proj9.1.0python3.10.____cpython.yaml b/.ci_support/win_64_numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/win_64_numpy1.21proj9.1.0python3.10.____cpython.yaml rename to .ci_support/win_64_numpy1.21python3.10.____cpython.yaml diff --git a/README.md b/README.md index 2a0834e..ed414ce 100644 --- a/README.md +++ b/README.md @@ -27,395 +27,199 @@ Current build status
Variant | Status | |
---|---|---|
linux_64_numpy1.19proj8.0.1python3.8.____73_pypy | +linux_64_numpy1.19python3.8.____73_pypy | - + |
linux_64_numpy1.19proj8.0.1python3.8.____cpython | +linux_64_numpy1.19python3.8.____cpython | - + |
linux_64_numpy1.19proj8.0.1python3.9.____73_pypy | +linux_64_numpy1.19python3.9.____73_pypy | - + |
linux_64_numpy1.19proj8.0.1python3.9.____cpython | +linux_64_numpy1.19python3.9.____cpython | - + |
linux_64_numpy1.19proj9.1.0python3.8.____73_pypy | +linux_64_numpy1.21python3.10.____cpython | - + |
linux_64_numpy1.19proj9.1.0python3.8.____cpython | +linux_aarch64_numpy1.19python3.8.____73_pypy | - + |
linux_64_numpy1.19proj9.1.0python3.9.____73_pypy | +linux_aarch64_numpy1.19python3.8.____cpython | - + |
linux_64_numpy1.19proj9.1.0python3.9.____cpython | +linux_aarch64_numpy1.19python3.9.____73_pypy | - + |
linux_64_numpy1.21proj8.0.1python3.10.____cpython | +linux_aarch64_numpy1.19python3.9.____cpython | - + |
linux_64_numpy1.21proj9.1.0python3.10.____cpython | +linux_aarch64_numpy1.21python3.10.____cpython | - + |
linux_aarch64_numpy1.19proj8.0.1python3.8.____73_pypy | +linux_ppc64le_numpy1.19python3.8.____73_pypy | - + |
linux_aarch64_numpy1.19proj8.0.1python3.8.____cpython | +linux_ppc64le_numpy1.19python3.8.____cpython | - + |
linux_aarch64_numpy1.19proj8.0.1python3.9.____73_pypy | +linux_ppc64le_numpy1.19python3.9.____73_pypy | - + |
linux_aarch64_numpy1.19proj8.0.1python3.9.____cpython | +linux_ppc64le_numpy1.19python3.9.____cpython | - + |
linux_aarch64_numpy1.19proj9.1.0python3.8.____73_pypy | +linux_ppc64le_numpy1.21python3.10.____cpython | - + |
linux_aarch64_numpy1.19proj9.1.0python3.8.____cpython | +osx_64_numpy1.19python3.8.____73_pypy | - + |
linux_aarch64_numpy1.19proj9.1.0python3.9.____73_pypy | +osx_64_numpy1.19python3.8.____cpython | - + |
linux_aarch64_numpy1.19proj9.1.0python3.9.____cpython | +osx_64_numpy1.19python3.9.____73_pypy | - + |
linux_aarch64_numpy1.21proj8.0.1python3.10.____cpython | +osx_64_numpy1.19python3.9.____cpython | - + |
linux_aarch64_numpy1.21proj9.1.0python3.10.____cpython | +osx_64_numpy1.21python3.10.____cpython | - + |
linux_ppc64le_numpy1.19proj8.0.1python3.8.____73_pypy | +osx_arm64_numpy1.19python3.8.____cpython | - + |
linux_ppc64le_numpy1.19proj8.0.1python3.8.____cpython | +osx_arm64_numpy1.19python3.9.____cpython | - + |
linux_ppc64le_numpy1.19proj8.0.1python3.9.____73_pypy | +osx_arm64_numpy1.21python3.10.____cpython | - + |
linux_ppc64le_numpy1.19proj8.0.1python3.9.____cpython | +win_64_numpy1.19python3.8.____73_pypy | - + |
linux_ppc64le_numpy1.19proj9.1.0python3.8.____73_pypy | +win_64_numpy1.19python3.8.____cpython | - + |
linux_ppc64le_numpy1.19proj9.1.0python3.8.____cpython | +win_64_numpy1.19python3.9.____73_pypy | - + |
linux_ppc64le_numpy1.19proj9.1.0python3.9.____73_pypy | +win_64_numpy1.19python3.9.____cpython | - + |
linux_ppc64le_numpy1.19proj9.1.0python3.9.____cpython | +win_64_numpy1.21python3.10.____cpython | - - - | -
linux_ppc64le_numpy1.21proj8.0.1python3.10.____cpython | -- - - - | -|
linux_ppc64le_numpy1.21proj9.1.0python3.10.____cpython | -- - - - | -|
osx_64_numpy1.19proj8.0.1python3.8.____73_pypy | -- - - - | -|
osx_64_numpy1.19proj8.0.1python3.8.____cpython | -- - - - | -|
osx_64_numpy1.19proj8.0.1python3.9.____73_pypy | -- - - - | -|
osx_64_numpy1.19proj8.0.1python3.9.____cpython | -- - - - | -|
osx_64_numpy1.19proj9.1.0python3.8.____73_pypy | -- - - - | -|
osx_64_numpy1.19proj9.1.0python3.8.____cpython | -- - - - | -|
osx_64_numpy1.19proj9.1.0python3.9.____73_pypy | -- - - - | -|
osx_64_numpy1.19proj9.1.0python3.9.____cpython | -- - - - | -|
osx_64_numpy1.21proj8.0.1python3.10.____cpython | -- - - - | -|
osx_64_numpy1.21proj9.1.0python3.10.____cpython | -- - - - | -|
osx_arm64_numpy1.19proj8.0.1python3.8.____cpython | -- - - - | -|
osx_arm64_numpy1.19proj8.0.1python3.9.____cpython | -- - - - | -|
osx_arm64_numpy1.19proj9.1.0python3.8.____cpython | -- - - - | -|
osx_arm64_numpy1.19proj9.1.0python3.9.____cpython | -- - - - | -|
osx_arm64_numpy1.21proj8.0.1python3.10.____cpython | -- - - - | -|
osx_arm64_numpy1.21proj9.1.0python3.10.____cpython | -- - - - | -|
win_64_numpy1.19proj8.0.1python3.8.____73_pypy | -- - - - | -|
win_64_numpy1.19proj8.0.1python3.8.____cpython | -- - - - | -|
win_64_numpy1.19proj8.0.1python3.9.____73_pypy | -- - - - | -|
win_64_numpy1.19proj8.0.1python3.9.____cpython | -- - - - | -|
win_64_numpy1.19proj9.1.0python3.8.____73_pypy | -- - - - | -|
win_64_numpy1.19proj9.1.0python3.8.____cpython | -- - - - | -|
win_64_numpy1.19proj9.1.0python3.9.____73_pypy | -- - - - | -|
win_64_numpy1.19proj9.1.0python3.9.____cpython | -- - - - | -|
win_64_numpy1.21proj8.0.1python3.10.____cpython | -- - - - | -|
win_64_numpy1.21proj9.1.0python3.10.____cpython | -- - + |