diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 8ff0390..98dd781 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,64 +8,64 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_python3.10.____cpython: - CONFIG: linux_64_python3.10.____cpython + linux_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314: + CONFIG: linux_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_64_python3.11.____cpython: - CONFIG: linux_64_python3.11.____cpython + linux_64_channel_sourcesconda-forgepython3.10.____cpython: + CONFIG: linux_64_channel_sourcesconda-forgepython3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_64_python3.12.____cpython: - CONFIG: linux_64_python3.12.____cpython + linux_64_channel_sourcesconda-forgepython3.11.____cpython: + CONFIG: linux_64_channel_sourcesconda-forgepython3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_64_python3.13.____cp313: - CONFIG: linux_64_python3.13.____cp313 + linux_64_channel_sourcesconda-forgepython3.12.____cpython: + CONFIG: linux_64_channel_sourcesconda-forgepython3.12.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_64_python3.9.____cpython: - CONFIG: linux_64_python3.9.____cpython + linux_64_channel_sourcesconda-forgepython3.13.____cp313: + CONFIG: linux_64_channel_sourcesconda-forgepython3.13.____cp313 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_aarch64_python3.10.____cpython: - CONFIG: linux_aarch64_python3.10.____cpython + linux_aarch64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314: + CONFIG: linux_aarch64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_aarch64_python3.11.____cpython: - CONFIG: linux_aarch64_python3.11.____cpython + linux_aarch64_channel_sourcesconda-forgepython3.10.____cpython: + CONFIG: linux_aarch64_channel_sourcesconda-forgepython3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_aarch64_python3.12.____cpython: - CONFIG: linux_aarch64_python3.12.____cpython + linux_aarch64_channel_sourcesconda-forgepython3.11.____cpython: + CONFIG: linux_aarch64_channel_sourcesconda-forgepython3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_aarch64_python3.13.____cp313: - CONFIG: linux_aarch64_python3.13.____cp313 + linux_aarch64_channel_sourcesconda-forgepython3.12.____cpython: + CONFIG: linux_aarch64_channel_sourcesconda-forgepython3.12.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_aarch64_python3.9.____cpython: - CONFIG: linux_aarch64_python3.9.____cpython + linux_aarch64_channel_sourcesconda-forgepython3.13.____cp313: + CONFIG: linux_aarch64_channel_sourcesconda-forgepython3.13.____cp313 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_ppc64le_python3.10.____cpython: - CONFIG: linux_ppc64le_python3.10.____cpython + linux_ppc64le_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314: + CONFIG: linux_ppc64le_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_ppc64le_python3.11.____cpython: - CONFIG: linux_ppc64le_python3.11.____cpython + linux_ppc64le_channel_sourcesconda-forgepython3.10.____cpython: + CONFIG: linux_ppc64le_channel_sourcesconda-forgepython3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_ppc64le_python3.12.____cpython: - CONFIG: linux_ppc64le_python3.12.____cpython + linux_ppc64le_channel_sourcesconda-forgepython3.11.____cpython: + CONFIG: linux_ppc64le_channel_sourcesconda-forgepython3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_ppc64le_python3.13.____cp313: - CONFIG: linux_ppc64le_python3.13.____cp313 + linux_ppc64le_channel_sourcesconda-forgepython3.12.____cpython: + CONFIG: linux_ppc64le_channel_sourcesconda-forgepython3.12.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - linux_ppc64le_python3.9.____cpython: - CONFIG: linux_ppc64le_python3.9.____cpython + linux_ppc64le_channel_sourcesconda-forgepython3.13.____cp313: + CONFIG: linux_ppc64le_channel_sourcesconda-forgepython3.13.____cp313 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 timeoutInMinutes: 360 @@ -97,4 +97,4 @@ jobs: env: BINSTAR_TOKEN: $(BINSTAR_TOKEN) FEEDSTOCK_TOKEN: $(FEEDSTOCK_TOKEN) - STAGING_BINSTAR_TOKEN: $(STAGING_BINSTAR_TOKEN) \ No newline at end of file + STAGING_BINSTAR_TOKEN: $(STAGING_BINSTAR_TOKEN) diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 8f00930..17f896c 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,35 +8,35 @@ jobs: vmImage: macOS-13 strategy: matrix: - osx_64_python3.10.____cpython: - CONFIG: osx_64_python3.10.____cpython + osx_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314: + CONFIG: osx_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 UPLOAD_PACKAGES: 'True' - osx_64_python3.11.____cpython: - CONFIG: osx_64_python3.11.____cpython + osx_64_channel_sourcesconda-forgepython3.10.____cpython: + CONFIG: osx_64_channel_sourcesconda-forgepython3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_python3.12.____cpython: - CONFIG: osx_64_python3.12.____cpython + osx_64_channel_sourcesconda-forgepython3.11.____cpython: + CONFIG: osx_64_channel_sourcesconda-forgepython3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_64_python3.13.____cp313: - CONFIG: osx_64_python3.13.____cp313 + osx_64_channel_sourcesconda-forgepython3.12.____cpython: + CONFIG: osx_64_channel_sourcesconda-forgepython3.12.____cpython UPLOAD_PACKAGES: 'True' - osx_64_python3.9.____cpython: - CONFIG: osx_64_python3.9.____cpython + osx_64_channel_sourcesconda-forgepython3.13.____cp313: + CONFIG: osx_64_channel_sourcesconda-forgepython3.13.____cp313 UPLOAD_PACKAGES: 'True' - osx_arm64_python3.10.____cpython: - CONFIG: osx_arm64_python3.10.____cpython + osx_arm64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314: + CONFIG: osx_arm64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 UPLOAD_PACKAGES: 'True' - osx_arm64_python3.11.____cpython: - CONFIG: osx_arm64_python3.11.____cpython + osx_arm64_channel_sourcesconda-forgepython3.10.____cpython: + CONFIG: osx_arm64_channel_sourcesconda-forgepython3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_python3.12.____cpython: - CONFIG: osx_arm64_python3.12.____cpython + osx_arm64_channel_sourcesconda-forgepython3.11.____cpython: + CONFIG: osx_arm64_channel_sourcesconda-forgepython3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_python3.13.____cp313: - CONFIG: osx_arm64_python3.13.____cp313 + osx_arm64_channel_sourcesconda-forgepython3.12.____cpython: + CONFIG: osx_arm64_channel_sourcesconda-forgepython3.12.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_python3.9.____cpython: - CONFIG: osx_arm64_python3.9.____cpython + osx_arm64_channel_sourcesconda-forgepython3.13.____cp313: + CONFIG: osx_arm64_channel_sourcesconda-forgepython3.13.____cp313 UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 variables: {} @@ -61,4 +61,4 @@ jobs: env: BINSTAR_TOKEN: $(BINSTAR_TOKEN) FEEDSTOCK_TOKEN: $(FEEDSTOCK_TOKEN) - STAGING_BINSTAR_TOKEN: $(STAGING_BINSTAR_TOKEN) \ No newline at end of file + STAGING_BINSTAR_TOKEN: $(STAGING_BINSTAR_TOKEN) diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index 1985588..3db4105 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,20 +8,20 @@ jobs: vmImage: windows-2022 strategy: matrix: - win_64_python3.10.____cpython: - CONFIG: win_64_python3.10.____cpython + win_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314: + CONFIG: win_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 UPLOAD_PACKAGES: 'True' - win_64_python3.11.____cpython: - CONFIG: win_64_python3.11.____cpython + win_64_channel_sourcesconda-forgepython3.10.____cpython: + CONFIG: win_64_channel_sourcesconda-forgepython3.10.____cpython UPLOAD_PACKAGES: 'True' - win_64_python3.12.____cpython: - CONFIG: win_64_python3.12.____cpython + win_64_channel_sourcesconda-forgepython3.11.____cpython: + CONFIG: win_64_channel_sourcesconda-forgepython3.11.____cpython UPLOAD_PACKAGES: 'True' - win_64_python3.13.____cp313: - CONFIG: win_64_python3.13.____cp313 + win_64_channel_sourcesconda-forgepython3.12.____cpython: + CONFIG: win_64_channel_sourcesconda-forgepython3.12.____cpython UPLOAD_PACKAGES: 'True' - win_64_python3.9.____cpython: - CONFIG: win_64_python3.9.____cpython + win_64_channel_sourcesconda-forgepython3.13.____cp313: + CONFIG: win_64_channel_sourcesconda-forgepython3.13.____cp313 UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 variables: @@ -47,4 +47,4 @@ jobs: UPLOAD_TEMP: $(UPLOAD_TEMP) BINSTAR_TOKEN: $(BINSTAR_TOKEN) FEEDSTOCK_TOKEN: $(FEEDSTOCK_TOKEN) - STAGING_BINSTAR_TOKEN: $(STAGING_BINSTAR_TOKEN) \ No newline at end of file + STAGING_BINSTAR_TOKEN: $(STAGING_BINSTAR_TOKEN) diff --git a/.ci_support/linux_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml b/.ci_support/linux_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..4cff1e9 --- /dev/null +++ b/.ci_support/linux_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml @@ -0,0 +1,27 @@ +c_compiler: +- gcc +c_compiler_version: +- '14' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- linux-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml b/.ci_support/linux_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..4cff1e9 --- /dev/null +++ b/.ci_support/linux_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml @@ -0,0 +1,27 @@ +c_compiler: +- gcc +c_compiler_version: +- '14' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- linux-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_64_python3.10.____cpython.yaml b/.ci_support/linux_64_channel_sourcesconda-forgepython3.10.____cpython.yaml similarity index 87% rename from .ci_support/linux_64_python3.10.____cpython.yaml rename to .ci_support/linux_64_channel_sourcesconda-forgepython3.10.____cpython.yaml index 30cf541..d010a28 100644 --- a/.ci_support/linux_64_python3.10.____cpython.yaml +++ b/.ci_support/linux_64_channel_sourcesconda-forgepython3.10.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.10.* *_cpython target_platform: - linux-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_64_python3.11.____cpython.yaml b/.ci_support/linux_64_channel_sourcesconda-forgepython3.11.____cpython.yaml similarity index 87% rename from .ci_support/linux_64_python3.11.____cpython.yaml rename to .ci_support/linux_64_channel_sourcesconda-forgepython3.11.____cpython.yaml index 6979ef3..5831910 100644 --- a/.ci_support/linux_64_python3.11.____cpython.yaml +++ b/.ci_support/linux_64_channel_sourcesconda-forgepython3.11.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.11.* *_cpython target_platform: - linux-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_64_python3.12.____cpython.yaml b/.ci_support/linux_64_channel_sourcesconda-forgepython3.12.____cpython.yaml similarity index 87% rename from .ci_support/linux_64_python3.12.____cpython.yaml rename to .ci_support/linux_64_channel_sourcesconda-forgepython3.12.____cpython.yaml index 16875ac..ac8e827 100644 --- a/.ci_support/linux_64_python3.12.____cpython.yaml +++ b/.ci_support/linux_64_channel_sourcesconda-forgepython3.12.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.12.* *_cpython target_platform: - linux-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_64_python3.13.____cp313.yaml b/.ci_support/linux_64_channel_sourcesconda-forgepython3.13.____cp313.yaml similarity index 87% rename from .ci_support/linux_64_python3.13.____cp313.yaml rename to .ci_support/linux_64_channel_sourcesconda-forgepython3.13.____cp313.yaml index b31484a..2147318 100644 --- a/.ci_support/linux_64_python3.13.____cp313.yaml +++ b/.ci_support/linux_64_channel_sourcesconda-forgepython3.13.____cp313.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.13.* *_cp313 target_platform: - linux-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_64_python3.9.____cpython.yaml b/.ci_support/linux_64_python3.9.____cpython.yaml deleted file mode 100644 index 981bc38..0000000 --- a/.ci_support/linux_64_python3.9.____cpython.yaml +++ /dev/null @@ -1,24 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '13' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -cdt_name: -- conda -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- linux-64 diff --git a/.ci_support/linux_aarch64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml b/.ci_support/linux_aarch64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..a85a7e8 --- /dev/null +++ b/.ci_support/linux_aarch64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml @@ -0,0 +1,27 @@ +c_compiler: +- gcc +c_compiler_version: +- '14' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- linux-aarch64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_aarch64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml b/.ci_support/linux_aarch64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..a85a7e8 --- /dev/null +++ b/.ci_support/linux_aarch64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml @@ -0,0 +1,27 @@ +c_compiler: +- gcc +c_compiler_version: +- '14' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- linux-aarch64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_aarch64_python3.10.____cpython.yaml b/.ci_support/linux_aarch64_channel_sourcesconda-forgepython3.10.____cpython.yaml similarity index 88% rename from .ci_support/linux_aarch64_python3.10.____cpython.yaml rename to .ci_support/linux_aarch64_channel_sourcesconda-forgepython3.10.____cpython.yaml index 40ffeec..3d1a52e 100644 --- a/.ci_support/linux_aarch64_python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_channel_sourcesconda-forgepython3.10.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.10.* *_cpython target_platform: - linux-aarch64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_aarch64_python3.11.____cpython.yaml b/.ci_support/linux_aarch64_channel_sourcesconda-forgepython3.11.____cpython.yaml similarity index 88% rename from .ci_support/linux_aarch64_python3.11.____cpython.yaml rename to .ci_support/linux_aarch64_channel_sourcesconda-forgepython3.11.____cpython.yaml index 6e6cfdd..1e3ec50 100644 --- a/.ci_support/linux_aarch64_python3.11.____cpython.yaml +++ b/.ci_support/linux_aarch64_channel_sourcesconda-forgepython3.11.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.11.* *_cpython target_platform: - linux-aarch64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_aarch64_python3.12.____cpython.yaml b/.ci_support/linux_aarch64_channel_sourcesconda-forgepython3.12.____cpython.yaml similarity index 88% rename from .ci_support/linux_aarch64_python3.12.____cpython.yaml rename to .ci_support/linux_aarch64_channel_sourcesconda-forgepython3.12.____cpython.yaml index ba27ec3..1d895f8 100644 --- a/.ci_support/linux_aarch64_python3.12.____cpython.yaml +++ b/.ci_support/linux_aarch64_channel_sourcesconda-forgepython3.12.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.12.* *_cpython target_platform: - linux-aarch64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_aarch64_python3.13.____cp313.yaml b/.ci_support/linux_aarch64_channel_sourcesconda-forgepython3.13.____cp313.yaml similarity index 87% rename from .ci_support/linux_aarch64_python3.13.____cp313.yaml rename to .ci_support/linux_aarch64_channel_sourcesconda-forgepython3.13.____cp313.yaml index af3b742..d76b42c 100644 --- a/.ci_support/linux_aarch64_python3.13.____cp313.yaml +++ b/.ci_support/linux_aarch64_channel_sourcesconda-forgepython3.13.____cp313.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.13.* *_cp313 target_platform: - linux-aarch64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_aarch64_python3.9.____cpython.yaml b/.ci_support/linux_aarch64_python3.9.____cpython.yaml deleted file mode 100644 index b98203d..0000000 --- a/.ci_support/linux_aarch64_python3.9.____cpython.yaml +++ /dev/null @@ -1,24 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '13' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -cdt_name: -- conda -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- linux-aarch64 diff --git a/.ci_support/linux_ppc64le_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml b/.ci_support/linux_ppc64le_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..e20e9df --- /dev/null +++ b/.ci_support/linux_ppc64le_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml @@ -0,0 +1,27 @@ +c_compiler: +- gcc +c_compiler_version: +- '14' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- linux-ppc64le +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_ppc64le_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml b/.ci_support/linux_ppc64le_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..e20e9df --- /dev/null +++ b/.ci_support/linux_ppc64le_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml @@ -0,0 +1,27 @@ +c_compiler: +- gcc +c_compiler_version: +- '14' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- linux-ppc64le +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.10.____cpython.yaml similarity index 88% rename from .ci_support/linux_ppc64le_python3.10.____cpython.yaml rename to .ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.10.____cpython.yaml index 573b8b3..004ac51 100644 --- a/.ci_support/linux_ppc64le_python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.10.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.10.* *_cpython target_platform: - linux-ppc64le +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.11.____cpython.yaml b/.ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.11.____cpython.yaml similarity index 88% rename from .ci_support/linux_ppc64le_python3.11.____cpython.yaml rename to .ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.11.____cpython.yaml index 896fd7a..c63d4a3 100644 --- a/.ci_support/linux_ppc64le_python3.11.____cpython.yaml +++ b/.ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.11.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.11.* *_cpython target_platform: - linux-ppc64le +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.12.____cpython.yaml b/.ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.12.____cpython.yaml similarity index 88% rename from .ci_support/linux_ppc64le_python3.12.____cpython.yaml rename to .ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.12.____cpython.yaml index 322c28c..22b9d9c 100644 --- a/.ci_support/linux_ppc64le_python3.12.____cpython.yaml +++ b/.ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.12.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.12.* *_cpython target_platform: - linux-ppc64le +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.13.____cp313.yaml b/.ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.13.____cp313.yaml similarity index 87% rename from .ci_support/linux_ppc64le_python3.13.____cp313.yaml rename to .ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.13.____cp313.yaml index 0037d43..d147705 100644 --- a/.ci_support/linux_ppc64le_python3.13.____cp313.yaml +++ b/.ci_support/linux_ppc64le_channel_sourcesconda-forgepython3.13.____cp313.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '13' +- '14' c_stdlib: - sysroot c_stdlib_version: @@ -22,3 +22,6 @@ python: - 3.13.* *_cp313 target_platform: - linux-ppc64le +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_python3.9.____cpython.yaml deleted file mode 100644 index 1ca3c8f..0000000 --- a/.ci_support/linux_ppc64le_python3.9.____cpython.yaml +++ /dev/null @@ -1,24 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '13' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -cdt_name: -- conda -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- linux-ppc64le diff --git a/.ci_support/migrations/python313.yaml b/.ci_support/migrations/python314.yaml similarity index 57% rename from .ci_support/migrations/python313.yaml rename to .ci_support/migrations/python314.yaml index 92cc90b..b2d4be9 100644 --- a/.ci_support/migrations/python313.yaml +++ b/.ci_support/migrations/python314.yaml @@ -1,26 +1,24 @@ -migrator_ts: 1724712607 +# this is intentionally sorted before the 3.13t migrator, because that determines +# the order of application of the migrators; otherwise we'd have to add values for +# is_freethreading and is_abi3 keys here, since that migration extends the zip +migrator_ts: 1724712514 __migrator: - commit_message: Rebuild for python 3.13 + commit_message: Rebuild for python 3.14 migration_number: 1 operation: key_add primary_key: python ordering: python: - - 3.6.* *_cpython - - 3.7.* *_cpython - - 3.8.* *_cpython - 3.9.* *_cpython - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython - - 3.13.* *_cp313 # new entry - - 3.6.* *_73_pypy - - 3.7.* *_73_pypy - - 3.8.* *_73_pypy - - 3.9.* *_73_pypy + - 3.13.* *_cp313 + - 3.13.* *_cp313t + - 3.14.* *_cp314 # new entry paused: false longterm: true - pr_limit: 20 + pr_limit: 5 max_solver_attempts: 3 # this will make the bot retry "not solvable" stuff 12 times exclude: # this shouldn't attempt to modify the python feedstocks @@ -30,15 +28,16 @@ __migrator: - cross-python - python_abi exclude_pinned_pkgs: false + ignored_deps_per_node: + matplotlib: + - pyqt additional_zip_keys: - channel_sources python: -- 3.13.* *_cp313 +- 3.14.* *_cp314 +# additional entries to add for zip_keys +is_python_min: +- false channel_sources: - conda-forge/label/python_rc,conda-forge -# additional entries to add for zip_keys -numpy: -- 2 -python_impl: -- cpython diff --git a/.ci_support/osx_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml b/.ci_support/osx_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..8823feb --- /dev/null +++ b/.ci_support/osx_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml @@ -0,0 +1,29 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '19' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '10.13' +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +macos_machine: +- x86_64-apple-darwin13.4.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- osx-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml b/.ci_support/osx_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..8823feb --- /dev/null +++ b/.ci_support/osx_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml @@ -0,0 +1,29 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '19' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '10.13' +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +macos_machine: +- x86_64-apple-darwin13.4.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- osx-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_64_python3.10.____cpython.yaml b/.ci_support/osx_64_channel_sourcesconda-forgepython3.10.____cpython.yaml similarity index 89% rename from .ci_support/osx_64_python3.10.____cpython.yaml rename to .ci_support/osx_64_channel_sourcesconda-forgepython3.10.____cpython.yaml index 2042365..21b326a 100644 --- a/.ci_support/osx_64_python3.10.____cpython.yaml +++ b/.ci_support/osx_64_channel_sourcesconda-forgepython3.10.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '18' +- '19' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -24,3 +24,6 @@ python: - 3.10.* *_cpython target_platform: - osx-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_64_python3.11.____cpython.yaml b/.ci_support/osx_64_channel_sourcesconda-forgepython3.11.____cpython.yaml similarity index 89% rename from .ci_support/osx_64_python3.11.____cpython.yaml rename to .ci_support/osx_64_channel_sourcesconda-forgepython3.11.____cpython.yaml index 00d6278..7ea657f 100644 --- a/.ci_support/osx_64_python3.11.____cpython.yaml +++ b/.ci_support/osx_64_channel_sourcesconda-forgepython3.11.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '18' +- '19' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -24,3 +24,6 @@ python: - 3.11.* *_cpython target_platform: - osx-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_64_python3.12.____cpython.yaml b/.ci_support/osx_64_channel_sourcesconda-forgepython3.12.____cpython.yaml similarity index 89% rename from .ci_support/osx_64_python3.12.____cpython.yaml rename to .ci_support/osx_64_channel_sourcesconda-forgepython3.12.____cpython.yaml index b9b2df5..e0000f6 100644 --- a/.ci_support/osx_64_python3.12.____cpython.yaml +++ b/.ci_support/osx_64_channel_sourcesconda-forgepython3.12.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '18' +- '19' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -24,3 +24,6 @@ python: - 3.12.* *_cpython target_platform: - osx-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_64_python3.13.____cp313.yaml b/.ci_support/osx_64_channel_sourcesconda-forgepython3.13.____cp313.yaml similarity index 89% rename from .ci_support/osx_64_python3.13.____cp313.yaml rename to .ci_support/osx_64_channel_sourcesconda-forgepython3.13.____cp313.yaml index e6633bd..f36d5ca 100644 --- a/.ci_support/osx_64_python3.13.____cp313.yaml +++ b/.ci_support/osx_64_channel_sourcesconda-forgepython3.13.____cp313.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '18' +- '19' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -24,3 +24,6 @@ python: - 3.13.* *_cp313 target_platform: - osx-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_64_python3.9.____cpython.yaml b/.ci_support/osx_64_python3.9.____cpython.yaml deleted file mode 100644 index eded4e8..0000000 --- a/.ci_support/osx_64_python3.9.____cpython.yaml +++ /dev/null @@ -1,26 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.13' -MACOSX_SDK_VERSION: -- '10.13' -c_compiler: -- clang -c_compiler_version: -- '18' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '10.13' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- x86_64-apple-darwin13.4.0 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- osx-64 diff --git a/.ci_support/osx_arm64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml b/.ci_support/osx_arm64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..473c0c7 --- /dev/null +++ b/.ci_support/osx_arm64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml @@ -0,0 +1,29 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +MACOSX_SDK_VERSION: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '19' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '11.0' +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +macos_machine: +- arm64-apple-darwin20.0.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- osx-arm64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_arm64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml b/.ci_support/osx_arm64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..473c0c7 --- /dev/null +++ b/.ci_support/osx_arm64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml @@ -0,0 +1,29 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +MACOSX_SDK_VERSION: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '19' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '11.0' +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +macos_machine: +- arm64-apple-darwin20.0.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- osx-arm64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_arm64_python3.10.____cpython.yaml b/.ci_support/osx_arm64_channel_sourcesconda-forgepython3.10.____cpython.yaml similarity index 89% rename from .ci_support/osx_arm64_python3.10.____cpython.yaml rename to .ci_support/osx_arm64_channel_sourcesconda-forgepython3.10.____cpython.yaml index 8748631..047d6bc 100644 --- a/.ci_support/osx_arm64_python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_channel_sourcesconda-forgepython3.10.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '18' +- '19' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -24,3 +24,6 @@ python: - 3.10.* *_cpython target_platform: - osx-arm64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_arm64_python3.11.____cpython.yaml b/.ci_support/osx_arm64_channel_sourcesconda-forgepython3.11.____cpython.yaml similarity index 89% rename from .ci_support/osx_arm64_python3.11.____cpython.yaml rename to .ci_support/osx_arm64_channel_sourcesconda-forgepython3.11.____cpython.yaml index 37f40c9..b75cdfa 100644 --- a/.ci_support/osx_arm64_python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_channel_sourcesconda-forgepython3.11.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '18' +- '19' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -24,3 +24,6 @@ python: - 3.11.* *_cpython target_platform: - osx-arm64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_arm64_python3.12.____cpython.yaml b/.ci_support/osx_arm64_channel_sourcesconda-forgepython3.12.____cpython.yaml similarity index 89% rename from .ci_support/osx_arm64_python3.12.____cpython.yaml rename to .ci_support/osx_arm64_channel_sourcesconda-forgepython3.12.____cpython.yaml index 311b0bc..bbf2d7c 100644 --- a/.ci_support/osx_arm64_python3.12.____cpython.yaml +++ b/.ci_support/osx_arm64_channel_sourcesconda-forgepython3.12.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '18' +- '19' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -24,3 +24,6 @@ python: - 3.12.* *_cpython target_platform: - osx-arm64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_arm64_python3.13.____cp313.yaml b/.ci_support/osx_arm64_channel_sourcesconda-forgepython3.13.____cp313.yaml similarity index 89% rename from .ci_support/osx_arm64_python3.13.____cp313.yaml rename to .ci_support/osx_arm64_channel_sourcesconda-forgepython3.13.____cp313.yaml index 0e6cfa5..0f3218b 100644 --- a/.ci_support/osx_arm64_python3.13.____cp313.yaml +++ b/.ci_support/osx_arm64_channel_sourcesconda-forgepython3.13.____cp313.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '18' +- '19' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -24,3 +24,6 @@ python: - 3.13.* *_cp313 target_platform: - osx-arm64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/osx_arm64_python3.9.____cpython.yaml b/.ci_support/osx_arm64_python3.9.____cpython.yaml deleted file mode 100644 index 1449ae6..0000000 --- a/.ci_support/osx_arm64_python3.9.____cpython.yaml +++ /dev/null @@ -1,26 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -MACOSX_SDK_VERSION: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '18' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '11.0' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -macos_machine: -- arm64-apple-darwin20.0.0 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- osx-arm64 diff --git a/.ci_support/win_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml b/.ci_support/win_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..7c4ca49 --- /dev/null +++ b/.ci_support/win_64_channel_sourcesconda-forge,conda-forge/label/python_rcpython3.14.____cp314.yaml @@ -0,0 +1,19 @@ +c_compiler: +- vs2022 +c_stdlib: +- vs +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- win-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/win_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml b/.ci_support/win_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml new file mode 100644 index 0000000..7c4ca49 --- /dev/null +++ b/.ci_support/win_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml @@ -0,0 +1,19 @@ +c_compiler: +- vs2022 +c_stdlib: +- vs +channel_sources: +- conda-forge,conda-forge/label/python_rc +channel_targets: +- conda-forge main +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.14.* *_cp314 +target_platform: +- win-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/win_64_python3.10.____cpython.yaml b/.ci_support/win_64_channel_sourcesconda-forgepython3.10.____cpython.yaml similarity index 80% rename from .ci_support/win_64_python3.10.____cpython.yaml rename to .ci_support/win_64_channel_sourcesconda-forgepython3.10.____cpython.yaml index cbeda80..fe23109 100644 --- a/.ci_support/win_64_python3.10.____cpython.yaml +++ b/.ci_support/win_64_channel_sourcesconda-forgepython3.10.____cpython.yaml @@ -1,5 +1,5 @@ c_compiler: -- vs2019 +- vs2022 c_stdlib: - vs channel_sources: @@ -14,3 +14,6 @@ python: - 3.10.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/win_64_python3.11.____cpython.yaml b/.ci_support/win_64_channel_sourcesconda-forgepython3.11.____cpython.yaml similarity index 80% rename from .ci_support/win_64_python3.11.____cpython.yaml rename to .ci_support/win_64_channel_sourcesconda-forgepython3.11.____cpython.yaml index 694c2f3..3d4a596 100644 --- a/.ci_support/win_64_python3.11.____cpython.yaml +++ b/.ci_support/win_64_channel_sourcesconda-forgepython3.11.____cpython.yaml @@ -1,5 +1,5 @@ c_compiler: -- vs2019 +- vs2022 c_stdlib: - vs channel_sources: @@ -14,3 +14,6 @@ python: - 3.11.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/win_64_python3.12.____cpython.yaml b/.ci_support/win_64_channel_sourcesconda-forgepython3.12.____cpython.yaml similarity index 80% rename from .ci_support/win_64_python3.12.____cpython.yaml rename to .ci_support/win_64_channel_sourcesconda-forgepython3.12.____cpython.yaml index 3a29ad6..0bd6107 100644 --- a/.ci_support/win_64_python3.12.____cpython.yaml +++ b/.ci_support/win_64_channel_sourcesconda-forgepython3.12.____cpython.yaml @@ -1,5 +1,5 @@ c_compiler: -- vs2019 +- vs2022 c_stdlib: - vs channel_sources: @@ -14,3 +14,6 @@ python: - 3.12.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/win_64_python3.13.____cp313.yaml b/.ci_support/win_64_channel_sourcesconda-forgepython3.13.____cp313.yaml similarity index 80% rename from .ci_support/win_64_python3.13.____cp313.yaml rename to .ci_support/win_64_channel_sourcesconda-forgepython3.13.____cp313.yaml index 8023110..06ff35b 100644 --- a/.ci_support/win_64_python3.13.____cp313.yaml +++ b/.ci_support/win_64_channel_sourcesconda-forgepython3.13.____cp313.yaml @@ -1,5 +1,5 @@ c_compiler: -- vs2019 +- vs2022 c_stdlib: - vs channel_sources: @@ -14,3 +14,6 @@ python: - 3.13.* *_cp313 target_platform: - win-64 +zip_keys: +- - python + - channel_sources diff --git a/.ci_support/win_64_python3.9.____cpython.yaml b/.ci_support/win_64_python3.9.____cpython.yaml deleted file mode 100644 index 501e460..0000000 --- a/.ci_support/win_64_python3.9.____cpython.yaml +++ /dev/null @@ -1,16 +0,0 @@ -c_compiler: -- vs2019 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- win-64 diff --git a/.gitattributes b/.gitattributes index 18f114a..85ccb8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,4 +24,5 @@ bld.bat text eol=crlf /README.md linguist-generated=true azure-pipelines.yml linguist-generated=true build-locally.py linguist-generated=true +pixi.toml linguist-generated=true shippable.yml linguist-generated=true diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index 827a29f..5215a65 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -35,7 +35,7 @@ mv /opt/conda/conda-meta/history /opt/conda/conda-meta/history.$(date +%Y-%m-%d- echo > /opt/conda/conda-meta/history micromamba install --root-prefix ~/.conda --prefix /opt/conda \ --yes --override-channels --channel conda-forge --strict-channel-priority \ - pip python=3.12 conda-build conda-forge-ci-setup=4 "conda-build>=24.1" + pip rattler-build conda-forge-ci-setup=4 "conda-build>=24.1" export CONDA_LIBMAMBA_SOLVER_NO_CHANNELS_FROM_INSTALLED=1 # set up the condarc @@ -49,7 +49,7 @@ source run_conda_forge_build_setup make_build_number "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" if [[ "${HOST_PLATFORM}" != "${BUILD_PLATFORM}" ]] && [[ "${HOST_PLATFORM}" != linux-* ]] && [[ "${BUILD_WITH_CONDA_DEBUG:-0}" != 1 ]]; then - EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --no-test" + EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --test skip" fi @@ -60,20 +60,16 @@ if [[ -f "${FEEDSTOCK_ROOT}/LICENSE.txt" ]]; then fi if [[ "${BUILD_WITH_CONDA_DEBUG:-0}" == 1 ]]; then - if [[ "x${BUILD_OUTPUT_ID:-}" != "x" ]]; then - EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --output-id ${BUILD_OUTPUT_ID}" - fi - conda debug "${RECIPE_ROOT}" -m "${CI_SUPPORT}/${CONFIG}.yaml" \ - ${EXTRA_CB_OPTIONS:-} \ - --clobber-file "${CI_SUPPORT}/clobber_${CONFIG}.yaml" - - # Drop into an interactive shell - /bin/bash + echo "rattler-build currently doesn't support debug mode" else - conda-build "${RECIPE_ROOT}" -m "${CI_SUPPORT}/${CONFIG}.yaml" \ - --suppress-variables ${EXTRA_CB_OPTIONS:-} \ - --clobber-file "${CI_SUPPORT}/clobber_${CONFIG}.yaml" \ - --extra-meta flow_run_id="${flow_run_id:-}" remote_url="${remote_url:-}" sha="${sha:-}" + + rattler-build build --recipe "${RECIPE_ROOT}" \ + -m "${CI_SUPPORT}/${CONFIG}.yaml" \ + ${EXTRA_CB_OPTIONS:-} \ + --target-platform "${HOST_PLATFORM}" \ + --extra-meta flow_run_id="${flow_run_id:-}" \ + --extra-meta remote_url="${remote_url:-}" \ + --extra-meta sha="${sha:-}" ( startgroup "Inspecting artifacts" ) 2> /dev/null # inspect_artifacts was only added in conda-forge-ci-setup 4.9.4 @@ -97,4 +93,4 @@ fi ( startgroup "Final checks" ) 2> /dev/null -touch "${FEEDSTOCK_ROOT}/build_artifacts/conda-forge-build-done-${CONFIG}" \ No newline at end of file +touch "${FEEDSTOCK_ROOT}/build_artifacts/conda-forge-build-done-${CONFIG}" diff --git a/.scripts/run_docker_build.sh b/.scripts/run_docker_build.sh index 6ee04aa..b63b5a0 100755 --- a/.scripts/run_docker_build.sh +++ b/.scripts/run_docker_build.sh @@ -111,4 +111,4 @@ docker run ${DOCKER_RUN_ARGS} \ test -f "$DONE_CANARY" # This closes the last group opened in `build_steps.sh` -( endgroup "Final checks" ) 2> /dev/null \ No newline at end of file +( endgroup "Final checks" ) 2> /dev/null diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index 0e3c394..dc47cdf 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -26,7 +26,7 @@ chmod +x "${micromamba_exe}" echo "Creating environment" "${micromamba_exe}" create --yes --root-prefix "${MAMBA_ROOT_PREFIX}" --prefix "${MINIFORGE_HOME}" \ --channel conda-forge \ - pip python=3.12 conda-build conda-forge-ci-setup=4 "conda-build>=24.1" + pip rattler-build conda-forge-ci-setup=4 "conda-build>=24.1" echo "Moving pkgs cache from ${MAMBA_ROOT_PREFIX} to ${MINIFORGE_HOME}" mv "${MAMBA_ROOT_PREFIX}/pkgs" "${MINIFORGE_HOME}" echo "Cleaning up micromamba" @@ -70,33 +70,25 @@ source run_conda_forge_build_setup ( endgroup "Configuring conda" ) 2> /dev/null -echo -e "\n\nMaking the build clobber file" -make_build_number ./ ./recipe ./.ci_support/${CONFIG}.yaml - if [[ -f LICENSE.txt ]]; then cp LICENSE.txt "recipe/recipe-scripts-license.txt" fi if [[ "${BUILD_WITH_CONDA_DEBUG:-0}" == 1 ]]; then - if [[ "x${BUILD_OUTPUT_ID:-}" != "x" ]]; then - EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --output-id ${BUILD_OUTPUT_ID}" - fi - conda debug ./recipe -m ./.ci_support/${CONFIG}.yaml \ - ${EXTRA_CB_OPTIONS:-} \ - --clobber-file ./.ci_support/clobber_${CONFIG}.yaml - - # Drop into an interactive shell - /bin/bash + echo "rattler-build does not currently support debug mode" else if [[ "${HOST_PLATFORM}" != "${BUILD_PLATFORM}" ]]; then - EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --no-test" + EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --test skip" fi - conda-build ./recipe -m ./.ci_support/${CONFIG}.yaml \ - --suppress-variables ${EXTRA_CB_OPTIONS:-} \ - --clobber-file ./.ci_support/clobber_${CONFIG}.yaml \ - --extra-meta flow_run_id="$flow_run_id" remote_url="$remote_url" sha="$sha" + rattler-build build --recipe ./recipe \ + -m ./.ci_support/${CONFIG}.yaml \ + ${EXTRA_CB_OPTIONS:-} \ + --target-platform "${HOST_PLATFORM}" \ + --extra-meta flow_run_id="$flow_run_id" \ + --extra-meta remote_url="$remote_url" \ + --extra-meta sha="$sha" ( startgroup "Inspecting artifacts" ) 2> /dev/null @@ -117,4 +109,4 @@ else fi ( endgroup "Uploading packages" ) 2> /dev/null -fi \ No newline at end of file +fi diff --git a/.scripts/run_win_build.bat b/.scripts/run_win_build.bat index 283e143..45938bb 100755 --- a/.scripts/run_win_build.bat +++ b/.scripts/run_win_build.bat @@ -25,13 +25,13 @@ set "MICROMAMBA_EXE=%MICROMAMBA_TMPDIR%\micromamba.exe" echo Downloading micromamba %MICROMAMBA_VERSION% if not exist "%MICROMAMBA_TMPDIR%" mkdir "%MICROMAMBA_TMPDIR%" -certutil -urlcache -split -f "%MICROMAMBA_URL%" "%MICROMAMBA_EXE%" +powershell -ExecutionPolicy Bypass -Command "(New-Object Net.WebClient).DownloadFile('%MICROMAMBA_URL%', '%MICROMAMBA_EXE%')" if !errorlevel! neq 0 exit /b !errorlevel! echo Creating environment call "%MICROMAMBA_EXE%" create --yes --root-prefix "%MAMBA_ROOT_PREFIX%" --prefix "%MINIFORGE_HOME%" ^ --channel conda-forge ^ - pip python=3.12 conda-build conda-forge-ci-setup=4 "conda-build>=24.1" + pip rattler-build conda-forge-ci-setup=4 "conda-build>=24.1" if !errorlevel! neq 0 exit /b !errorlevel! echo Removing %MAMBA_ROOT_PREFIX% del /S /Q "%MAMBA_ROOT_PREFIX%" >nul @@ -64,19 +64,19 @@ if EXIST LICENSE.txt ( ) if NOT [%HOST_PLATFORM%] == [%BUILD_PLATFORM%] ( if [%CROSSCOMPILING_EMULATOR%] == [] ( - set "EXTRA_CB_OPTIONS=%EXTRA_CB_OPTIONS% --no-test" + set "EXTRA_CB_OPTIONS=%EXTRA_CB_OPTIONS% --test skip" ) ) if NOT [%flow_run_id%] == [] ( - set "EXTRA_CB_OPTIONS=%EXTRA_CB_OPTIONS% --extra-meta flow_run_id=%flow_run_id% remote_url=%remote_url% sha=%sha%" + set "EXTRA_CB_OPTIONS=%EXTRA_CB_OPTIONS% --extra-meta flow_run_id=%flow_run_id% --extra-meta remote_url=%remote_url% --extra-meta sha=%sha%" ) call :end_group :: Build the recipe echo Building recipe -conda-build.exe "recipe" -m .ci_support\%CONFIG%.yaml --suppress-variables %EXTRA_CB_OPTIONS% +rattler-build.exe build --recipe "recipe" -m .ci_support\%CONFIG%.yaml %EXTRA_CB_OPTIONS% --target-platform %HOST_PLATFORM% if !errorlevel! neq 0 exit /b !errorlevel! call :start_group "Inspecting artifacts" @@ -148,4 +148,4 @@ if /i "%CI%" == "azure" ( echo ##[endgroup] exit /b ) -exit /b \ No newline at end of file +exit /b diff --git a/README.md b/README.md index e2f5cc7..b68d88c 100644 --- a/README.md +++ b/README.md @@ -29,213 +29,213 @@ Current build status
| Variant | Status | |
|---|---|---|
| linux_64_python3.10.____cpython | +linux_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 |
- |
| linux_64_python3.11.____cpython | +linux_64_channel_sourcesconda-forgepython3.10.____cpython |
- |
| linux_64_python3.12.____cpython | +linux_64_channel_sourcesconda-forgepython3.11.____cpython |
- |
| linux_64_python3.13.____cp313 | +linux_64_channel_sourcesconda-forgepython3.12.____cpython |
- |
| linux_64_python3.9.____cpython | +linux_64_channel_sourcesconda-forgepython3.13.____cp313 |
- |
| linux_aarch64_python3.10.____cpython | +linux_aarch64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 |
- |
| linux_aarch64_python3.11.____cpython | +linux_aarch64_channel_sourcesconda-forgepython3.10.____cpython |
- |
| linux_aarch64_python3.12.____cpython | +linux_aarch64_channel_sourcesconda-forgepython3.11.____cpython |
- |
| linux_aarch64_python3.13.____cp313 | +linux_aarch64_channel_sourcesconda-forgepython3.12.____cpython |
- |
| linux_aarch64_python3.9.____cpython | +linux_aarch64_channel_sourcesconda-forgepython3.13.____cp313 |
- |
| linux_ppc64le_python3.10.____cpython | +linux_ppc64le_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 |
- |
| linux_ppc64le_python3.11.____cpython | +linux_ppc64le_channel_sourcesconda-forgepython3.10.____cpython |
- |
| linux_ppc64le_python3.12.____cpython | +linux_ppc64le_channel_sourcesconda-forgepython3.11.____cpython |
- |
| linux_ppc64le_python3.13.____cp313 | +linux_ppc64le_channel_sourcesconda-forgepython3.12.____cpython |
- |
| linux_ppc64le_python3.9.____cpython | +linux_ppc64le_channel_sourcesconda-forgepython3.13.____cp313 |
- |
| osx_64_python3.10.____cpython | +osx_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 |
- |
| osx_64_python3.11.____cpython | +osx_64_channel_sourcesconda-forgepython3.10.____cpython |
- |
| osx_64_python3.12.____cpython | +osx_64_channel_sourcesconda-forgepython3.11.____cpython |
- |
| osx_64_python3.13.____cp313 | +osx_64_channel_sourcesconda-forgepython3.12.____cpython |
- |
| osx_64_python3.9.____cpython | +osx_64_channel_sourcesconda-forgepython3.13.____cp313 |
- |
| osx_arm64_python3.10.____cpython | +osx_arm64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 |
- |
| osx_arm64_python3.11.____cpython | +osx_arm64_channel_sourcesconda-forgepython3.10.____cpython |
- |
| osx_arm64_python3.12.____cpython | +osx_arm64_channel_sourcesconda-forgepython3.11.____cpython |
- |
| osx_arm64_python3.13.____cp313 | +osx_arm64_channel_sourcesconda-forgepython3.12.____cpython |
- |
| osx_arm64_python3.9.____cpython | +osx_arm64_channel_sourcesconda-forgepython3.13.____cp313 |
- |
| win_64_python3.10.____cpython | +win_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314 |
- |
| win_64_python3.11.____cpython | +win_64_channel_sourcesconda-forgepython3.10.____cpython |
- |
| win_64_python3.12.____cpython | +win_64_channel_sourcesconda-forgepython3.11.____cpython |
- |
| win_64_python3.13.____cp313 | +win_64_channel_sourcesconda-forgepython3.12.____cpython |
- |
| win_64_python3.9.____cpython | +win_64_channel_sourcesconda-forgepython3.13.____cp313 |
- |