From 3a4ffb0afd7aecf7dde5e08e967cf84003faab5e Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Thu, 5 Oct 2023 08:32:15 +1100 Subject: [PATCH] MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.04.19.29.41 --- .azure-pipelines/azure-pipelines-linux.yml | 20 +++++---- .azure-pipelines/azure-pipelines-osx.yml | 6 +++ .azure-pipelines/azure-pipelines-win.yml | 3 ++ ...hon3.12.____cpythonpython_implcpython.yaml | 45 +++++++++++++++++++ ...on3.12.____cpythonpython_implcpython.yaml} | 6 +-- ...on3.12.____cpythonpython_implcpython.yaml} | 6 +-- ...hon3.12.____cpythonpython_implcpython.yaml | 45 +++++++++++++++++++ ...arm64_numpy1.26python3.12.____cpython.yaml | 45 +++++++++++++++++++ ...hon3.12.____cpythonpython_implcpython.yaml | 30 +++++++++++++ README.md | 44 ++++++++++++++---- 10 files changed, 228 insertions(+), 22 deletions(-) create mode 100644 .ci_support/linux_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml rename .ci_support/{linux_aarch64_numpy1.22python3.9.____73_pypypython_implpypy.yaml => linux_aarch64_numpy1.26python3.12.____cpythonpython_implcpython.yaml} (94%) rename .ci_support/{linux_ppc64le_numpy1.22python3.9.____73_pypypython_implpypy.yaml => linux_ppc64le_numpy1.26python3.12.____cpythonpython_implcpython.yaml} (94%) create mode 100644 .ci_support/osx_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml create mode 100644 .ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml create mode 100644 .ci_support/win_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 18999872..ff64a4a2 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -24,12 +24,12 @@ jobs: CONFIG: linux_64_numpy1.23python3.11.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.22python3.10.____cpythonpython_implcpython: - CONFIG: linux_aarch64_numpy1.22python3.10.____cpythonpython_implcpython + linux_64_numpy1.26python3.12.____cpythonpython_implcpython: + CONFIG: linux_64_numpy1.26python3.12.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.22python3.9.____73_pypypython_implpypy: - CONFIG: linux_aarch64_numpy1.22python3.9.____73_pypypython_implpypy + linux_aarch64_numpy1.22python3.10.____cpythonpython_implcpython: + CONFIG: linux_aarch64_numpy1.22python3.10.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_aarch64_numpy1.22python3.9.____cpythonpython_implcpython: @@ -40,12 +40,12 @@ jobs: CONFIG: linux_aarch64_numpy1.23python3.11.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.22python3.10.____cpythonpython_implcpython: - CONFIG: linux_ppc64le_numpy1.22python3.10.____cpythonpython_implcpython + linux_aarch64_numpy1.26python3.12.____cpythonpython_implcpython: + CONFIG: linux_aarch64_numpy1.26python3.12.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.22python3.9.____73_pypypython_implpypy: - CONFIG: linux_ppc64le_numpy1.22python3.9.____73_pypypython_implpypy + linux_ppc64le_numpy1.22python3.10.____cpythonpython_implcpython: + CONFIG: linux_ppc64le_numpy1.22python3.10.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_ppc64le_numpy1.22python3.9.____cpythonpython_implcpython: @@ -56,6 +56,10 @@ jobs: CONFIG: linux_ppc64le_numpy1.23python3.11.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_ppc64le_numpy1.26python3.12.____cpythonpython_implcpython: + CONFIG: linux_ppc64le_numpy1.26python3.12.____cpythonpython_implcpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 333fb552..884cc4b9 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -20,6 +20,9 @@ jobs: osx_64_numpy1.23python3.11.____cpythonpython_implcpython: CONFIG: osx_64_numpy1.23python3.11.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' + osx_64_numpy1.26python3.12.____cpythonpython_implcpython: + CONFIG: osx_64_numpy1.26python3.12.____cpythonpython_implcpython + UPLOAD_PACKAGES: 'True' osx_arm64_numpy1.22python3.10.____cpython: CONFIG: osx_arm64_numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' @@ -29,6 +32,9 @@ jobs: osx_arm64_numpy1.23python3.11.____cpython: CONFIG: osx_arm64_numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.26python3.12.____cpython: + CONFIG: osx_arm64_numpy1.26python3.12.____cpython + UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index 0b7d31ec..f6322ca5 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -20,6 +20,9 @@ jobs: win_64_numpy1.23python3.11.____cpythonpython_implcpython: CONFIG: win_64_numpy1.23python3.11.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' + win_64_numpy1.26python3.12.____cpythonpython_implcpython: + CONFIG: win_64_numpy1.26python3.12.____cpythonpython_implcpython + UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 variables: CONDA_BLD_PATH: C:\\bld\\ diff --git a/.ci_support/linux_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml b/.ci_support/linux_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml new file mode 100644 index 00000000..83d1af30 --- /dev/null +++ b/.ci_support/linux_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml @@ -0,0 +1,45 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '12' +libblas: +- 3.9 *netlib +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +numpy: +- '1.26' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.12.* *_cpython +python_impl: +- cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy + - python_impl diff --git a/.ci_support/linux_aarch64_numpy1.22python3.9.____73_pypypython_implpypy.yaml b/.ci_support/linux_aarch64_numpy1.26python3.12.____cpythonpython_implcpython.yaml similarity index 94% rename from .ci_support/linux_aarch64_numpy1.22python3.9.____73_pypypython_implpypy.yaml rename to .ci_support/linux_aarch64_numpy1.26python3.12.____cpythonpython_implcpython.yaml index 2f0c61e6..e64febd6 100644 --- a/.ci_support/linux_aarch64_numpy1.22python3.9.____73_pypypython_implpypy.yaml +++ b/.ci_support/linux_aarch64_numpy1.26python3.12.____cpythonpython_implcpython.yaml @@ -29,15 +29,15 @@ libcblas: liblapack: - 3.9 *netlib numpy: -- '1.22' +- '1.26' pin_run_as_build: python: min_pin: x.x max_pin: x.x python: -- 3.9.* *_73_pypy +- 3.12.* *_cpython python_impl: -- pypy +- cpython target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_ppc64le_numpy1.22python3.9.____73_pypypython_implpypy.yaml b/.ci_support/linux_ppc64le_numpy1.26python3.12.____cpythonpython_implcpython.yaml similarity index 94% rename from .ci_support/linux_ppc64le_numpy1.22python3.9.____73_pypypython_implpypy.yaml rename to .ci_support/linux_ppc64le_numpy1.26python3.12.____cpythonpython_implcpython.yaml index 259e2e94..b5f78110 100644 --- a/.ci_support/linux_ppc64le_numpy1.22python3.9.____73_pypypython_implpypy.yaml +++ b/.ci_support/linux_ppc64le_numpy1.26python3.12.____cpythonpython_implcpython.yaml @@ -25,15 +25,15 @@ libcblas: liblapack: - 3.9 *netlib numpy: -- '1.22' +- '1.26' pin_run_as_build: python: min_pin: x.x max_pin: x.x python: -- 3.9.* *_73_pypy +- 3.12.* *_cpython python_impl: -- pypy +- cpython target_platform: - linux-ppc64le zip_keys: diff --git a/.ci_support/osx_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml b/.ci_support/osx_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml new file mode 100644 index 00000000..81c2f0cf --- /dev/null +++ b/.ci_support/osx_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml @@ -0,0 +1,45 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '12' +libblas: +- 3.9 *netlib +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.26' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.12.* *_cpython +python_impl: +- cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy + - python_impl diff --git a/.ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml b/.ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml new file mode 100644 index 00000000..9e58ae05 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml @@ -0,0 +1,45 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '12' +libblas: +- 3.9 *netlib +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.26' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.12.* *_cpython +python_impl: +- cpython +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy + - python_impl diff --git a/.ci_support/win_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml b/.ci_support/win_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml new file mode 100644 index 00000000..73a26132 --- /dev/null +++ b/.ci_support/win_64_numpy1.26python3.12.____cpythonpython_implcpython.yaml @@ -0,0 +1,30 @@ +c_compiler: +- vs2019 +channel_sources: +- conda-forge/label/llvm_rc,conda-forge/label/meson_dev,conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- vs2019 +libblas: +- 3.9 *netlib +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +numpy: +- '1.26' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.12.* *_cpython +python_impl: +- cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy + - python_impl diff --git a/README.md b/README.md index a2af9490..f025797a 100644 --- a/README.md +++ b/README.md @@ -63,17 +63,17 @@ Current build status - linux_aarch64_numpy1.22python3.10.____cpythonpython_implcpython + linux_64_numpy1.26python3.12.____cpythonpython_implcpython - variant + variant - linux_aarch64_numpy1.22python3.9.____73_pypypython_implpypy + linux_aarch64_numpy1.22python3.10.____cpythonpython_implcpython - variant + variant @@ -91,17 +91,17 @@ Current build status - linux_ppc64le_numpy1.22python3.10.____cpythonpython_implcpython + linux_aarch64_numpy1.26python3.12.____cpythonpython_implcpython - variant + variant - linux_ppc64le_numpy1.22python3.9.____73_pypypython_implpypy + linux_ppc64le_numpy1.22python3.10.____cpythonpython_implcpython - variant + variant @@ -118,6 +118,13 @@ Current build status variant + + linux_ppc64le_numpy1.26python3.12.____cpythonpython_implcpython + + + variant + + osx_64_numpy1.22python3.10.____cpythonpython_implcpython @@ -146,6 +153,13 @@ Current build status variant + + osx_64_numpy1.26python3.12.____cpythonpython_implcpython + + + variant + + osx_arm64_numpy1.22python3.10.____cpython @@ -167,6 +181,13 @@ Current build status variant + + osx_arm64_numpy1.26python3.12.____cpython + + + variant + + win_64_numpy1.22python3.10.____cpythonpython_implcpython @@ -195,6 +216,13 @@ Current build status variant + + win_64_numpy1.26python3.12.____cpythonpython_implcpython + + + variant + +