From d3af3f5976098b5a5e8400900cbfc120a8f6e1e3 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 28 Oct 2022 09:41:15 +0000 Subject: [PATCH 1/3] Rebuild for openssl3 --- .ci_support/migrations/openssl3.yaml | 8 ++++++++ recipe/meta.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .ci_support/migrations/openssl3.yaml diff --git a/.ci_support/migrations/openssl3.yaml b/.ci_support/migrations/openssl3.yaml new file mode 100644 index 0000000..ae551c1 --- /dev/null +++ b/.ci_support/migrations/openssl3.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +migrator_ts: 1631932209.13688 +openssl: +- 1.1.1 +- '3' diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a2d62ae..1d6cc41 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -19,7 +19,7 @@ source: build: script_env: - WHEELNAME={{ _name }}-{{ version }}-py3-none-any.whl # [win] - number: 3 + number: 4 requirements: build: From c7cd045921d24b7fd608e08f2318ab271bf46862 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 28 Oct 2022 09:42:26 +0000 Subject: [PATCH 2/3] MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.2, and conda-forge-pinning 2022.10.28.09.31.03 --- .azure-pipelines/azure-pipelines-linux.yml | 48 +++-- .azure-pipelines/azure-pipelines-osx.yml | 70 +++++-- ...4_openssl1.1.1python3.10.____cpython.yaml} | 0 ...4_openssl1.1.1python3.11.____cpython.yaml} | 0 ...64_openssl1.1.1python3.8.____73_pypy.yaml} | 0 ...64_openssl1.1.1python3.8.____cpython.yaml} | 0 ...64_openssl1.1.1python3.9.____73_pypy.yaml} | 0 ...64_openssl1.1.1python3.9.____cpython.yaml} | 0 ...nux_64_openssl3python3.10.____cpython.yaml | 24 +++ ...nux_64_openssl3python3.11.____cpython.yaml | 24 +++ ...inux_64_openssl3python3.8.____73_pypy.yaml | 24 +++ ...inux_64_openssl3python3.8.____cpython.yaml | 24 +++ ...inux_64_openssl3python3.9.____73_pypy.yaml | 24 +++ ...inux_64_openssl3python3.9.____cpython.yaml | 24 +++ ...4_openssl1.1.1python3.10.____cpython.yaml} | 0 ...4_openssl1.1.1python3.11.____cpython.yaml} | 0 ...64_openssl1.1.1python3.8.____73_pypy.yaml} | 0 ...64_openssl1.1.1python3.8.____cpython.yaml} | 0 ...64_openssl1.1.1python3.9.____73_pypy.yaml} | 0 ...64_openssl1.1.1python3.9.____cpython.yaml} | 0 ...osx_64_openssl3python3.10.____cpython.yaml | 24 +++ ...osx_64_openssl3python3.11.____cpython.yaml | 24 +++ .../osx_64_openssl3python3.8.____73_pypy.yaml | 24 +++ .../osx_64_openssl3python3.8.____cpython.yaml | 24 +++ .../osx_64_openssl3python3.9.____73_pypy.yaml | 24 +++ .../osx_64_openssl3python3.9.____cpython.yaml | 24 +++ ...4_openssl1.1.1python3.10.____cpython.yaml} | 0 ...4_openssl1.1.1python3.11.____cpython.yaml} | 0 ...64_openssl1.1.1python3.8.____cpython.yaml} | 0 ...64_openssl1.1.1python3.9.____cpython.yaml} | 0 ..._arm64_openssl3python3.10.____cpython.yaml | 24 +++ ..._arm64_openssl3python3.11.____cpython.yaml | 24 +++ ...x_arm64_openssl3python3.8.____cpython.yaml | 24 +++ ...x_arm64_openssl3python3.9.____cpython.yaml | 24 +++ README.md | 176 ++++++++++++++---- 35 files changed, 614 insertions(+), 64 deletions(-) rename .ci_support/{linux_64_python3.10.____cpython.yaml => linux_64_openssl1.1.1python3.10.____cpython.yaml} (100%) rename .ci_support/{linux_64_python3.11.____cpython.yaml => linux_64_openssl1.1.1python3.11.____cpython.yaml} (100%) rename .ci_support/{linux_64_python3.8.____73_pypy.yaml => linux_64_openssl1.1.1python3.8.____73_pypy.yaml} (100%) rename .ci_support/{linux_64_python3.8.____cpython.yaml => linux_64_openssl1.1.1python3.8.____cpython.yaml} (100%) rename .ci_support/{linux_64_python3.9.____73_pypy.yaml => linux_64_openssl1.1.1python3.9.____73_pypy.yaml} (100%) rename .ci_support/{linux_64_python3.9.____cpython.yaml => linux_64_openssl1.1.1python3.9.____cpython.yaml} (100%) create mode 100644 .ci_support/linux_64_openssl3python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_openssl3python3.11.____cpython.yaml create mode 100644 .ci_support/linux_64_openssl3python3.8.____73_pypy.yaml create mode 100644 .ci_support/linux_64_openssl3python3.8.____cpython.yaml create mode 100644 .ci_support/linux_64_openssl3python3.9.____73_pypy.yaml create mode 100644 .ci_support/linux_64_openssl3python3.9.____cpython.yaml rename .ci_support/{osx_64_python3.10.____cpython.yaml => osx_64_openssl1.1.1python3.10.____cpython.yaml} (100%) rename .ci_support/{osx_64_python3.11.____cpython.yaml => osx_64_openssl1.1.1python3.11.____cpython.yaml} (100%) rename .ci_support/{osx_64_python3.8.____73_pypy.yaml => osx_64_openssl1.1.1python3.8.____73_pypy.yaml} (100%) rename .ci_support/{osx_64_python3.8.____cpython.yaml => osx_64_openssl1.1.1python3.8.____cpython.yaml} (100%) rename .ci_support/{osx_64_python3.9.____73_pypy.yaml => osx_64_openssl1.1.1python3.9.____73_pypy.yaml} (100%) rename .ci_support/{osx_64_python3.9.____cpython.yaml => osx_64_openssl1.1.1python3.9.____cpython.yaml} (100%) create mode 100644 .ci_support/osx_64_openssl3python3.10.____cpython.yaml create mode 100644 .ci_support/osx_64_openssl3python3.11.____cpython.yaml create mode 100644 .ci_support/osx_64_openssl3python3.8.____73_pypy.yaml create mode 100644 .ci_support/osx_64_openssl3python3.8.____cpython.yaml create mode 100644 .ci_support/osx_64_openssl3python3.9.____73_pypy.yaml create mode 100644 .ci_support/osx_64_openssl3python3.9.____cpython.yaml rename .ci_support/{osx_arm64_python3.10.____cpython.yaml => osx_arm64_openssl1.1.1python3.10.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_python3.11.____cpython.yaml => osx_arm64_openssl1.1.1python3.11.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_python3.8.____cpython.yaml => osx_arm64_openssl1.1.1python3.8.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_python3.9.____cpython.yaml => osx_arm64_openssl1.1.1python3.9.____cpython.yaml} (100%) create mode 100644 .ci_support/osx_arm64_openssl3python3.10.____cpython.yaml create mode 100644 .ci_support/osx_arm64_openssl3python3.11.____cpython.yaml create mode 100644 .ci_support/osx_arm64_openssl3python3.8.____cpython.yaml create mode 100644 .ci_support/osx_arm64_openssl3python3.9.____cpython.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index dcb0f13..c91dbbc 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,28 +8,52 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_python3.10.____cpython: - CONFIG: linux_64_python3.10.____cpython + linux_64_openssl1.1.1python3.10.____cpython: + CONFIG: linux_64_openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_python3.11.____cpython: - CONFIG: linux_64_python3.11.____cpython + linux_64_openssl1.1.1python3.11.____cpython: + CONFIG: linux_64_openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_python3.8.____73_pypy: - CONFIG: linux_64_python3.8.____73_pypy + linux_64_openssl1.1.1python3.8.____73_pypy: + CONFIG: linux_64_openssl1.1.1python3.8.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_python3.8.____cpython: - CONFIG: linux_64_python3.8.____cpython + linux_64_openssl1.1.1python3.8.____cpython: + CONFIG: linux_64_openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_python3.9.____73_pypy: - CONFIG: linux_64_python3.9.____73_pypy + linux_64_openssl1.1.1python3.9.____73_pypy: + CONFIG: linux_64_openssl1.1.1python3.9.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_python3.9.____cpython: - CONFIG: linux_64_python3.9.____cpython + linux_64_openssl1.1.1python3.9.____cpython: + CONFIG: linux_64_openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_openssl3python3.10.____cpython: + CONFIG: linux_64_openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_openssl3python3.11.____cpython: + CONFIG: linux_64_openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_openssl3python3.8.____73_pypy: + CONFIG: linux_64_openssl3python3.8.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_openssl3python3.8.____cpython: + CONFIG: linux_64_openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_openssl3python3.9.____73_pypy: + CONFIG: linux_64_openssl3python3.9.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_openssl3python3.9.____cpython: + CONFIG: linux_64_openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 timeoutInMinutes: 360 diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 79d3965..4ad0b56 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,35 +8,65 @@ jobs: vmImage: macOS-11 strategy: matrix: - osx_64_python3.10.____cpython: - CONFIG: osx_64_python3.10.____cpython + osx_64_openssl1.1.1python3.10.____cpython: + CONFIG: osx_64_openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_python3.11.____cpython: - CONFIG: osx_64_python3.11.____cpython + osx_64_openssl1.1.1python3.11.____cpython: + CONFIG: osx_64_openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_64_python3.8.____73_pypy: - CONFIG: osx_64_python3.8.____73_pypy + osx_64_openssl1.1.1python3.8.____73_pypy: + CONFIG: osx_64_openssl1.1.1python3.8.____73_pypy UPLOAD_PACKAGES: 'True' - osx_64_python3.8.____cpython: - CONFIG: osx_64_python3.8.____cpython + osx_64_openssl1.1.1python3.8.____cpython: + CONFIG: osx_64_openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_python3.9.____73_pypy: - CONFIG: osx_64_python3.9.____73_pypy + osx_64_openssl1.1.1python3.9.____73_pypy: + CONFIG: osx_64_openssl1.1.1python3.9.____73_pypy UPLOAD_PACKAGES: 'True' - osx_64_python3.9.____cpython: - CONFIG: osx_64_python3.9.____cpython + osx_64_openssl1.1.1python3.9.____cpython: + CONFIG: osx_64_openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_python3.10.____cpython: - CONFIG: osx_arm64_python3.10.____cpython + osx_64_openssl3python3.10.____cpython: + CONFIG: osx_64_openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_python3.11.____cpython: - CONFIG: osx_arm64_python3.11.____cpython + osx_64_openssl3python3.11.____cpython: + CONFIG: osx_64_openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_python3.8.____cpython: - CONFIG: osx_arm64_python3.8.____cpython + osx_64_openssl3python3.8.____73_pypy: + CONFIG: osx_64_openssl3python3.8.____73_pypy UPLOAD_PACKAGES: 'True' - osx_arm64_python3.9.____cpython: - CONFIG: osx_arm64_python3.9.____cpython + osx_64_openssl3python3.8.____cpython: + CONFIG: osx_64_openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_64_openssl3python3.9.____73_pypy: + CONFIG: osx_64_openssl3python3.9.____73_pypy + UPLOAD_PACKAGES: 'True' + osx_64_openssl3python3.9.____cpython: + CONFIG: osx_64_openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_openssl1.1.1python3.10.____cpython: + CONFIG: osx_arm64_openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_openssl1.1.1python3.11.____cpython: + CONFIG: osx_arm64_openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_openssl1.1.1python3.8.____cpython: + CONFIG: osx_arm64_openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_openssl1.1.1python3.9.____cpython: + CONFIG: osx_arm64_openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_openssl3python3.10.____cpython: + CONFIG: osx_arm64_openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_openssl3python3.11.____cpython: + CONFIG: osx_arm64_openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_openssl3python3.8.____cpython: + CONFIG: osx_arm64_openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_openssl3python3.9.____cpython: + CONFIG: osx_arm64_openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_python3.10.____cpython.yaml b/.ci_support/linux_64_openssl1.1.1python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_python3.10.____cpython.yaml rename to .ci_support/linux_64_openssl1.1.1python3.10.____cpython.yaml diff --git a/.ci_support/linux_64_python3.11.____cpython.yaml b/.ci_support/linux_64_openssl1.1.1python3.11.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_python3.11.____cpython.yaml rename to .ci_support/linux_64_openssl1.1.1python3.11.____cpython.yaml diff --git a/.ci_support/linux_64_python3.8.____73_pypy.yaml b/.ci_support/linux_64_openssl1.1.1python3.8.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_64_python3.8.____73_pypy.yaml rename to .ci_support/linux_64_openssl1.1.1python3.8.____73_pypy.yaml diff --git a/.ci_support/linux_64_python3.8.____cpython.yaml b/.ci_support/linux_64_openssl1.1.1python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_python3.8.____cpython.yaml rename to .ci_support/linux_64_openssl1.1.1python3.8.____cpython.yaml diff --git a/.ci_support/linux_64_python3.9.____73_pypy.yaml b/.ci_support/linux_64_openssl1.1.1python3.9.____73_pypy.yaml similarity index 100% rename from .ci_support/linux_64_python3.9.____73_pypy.yaml rename to .ci_support/linux_64_openssl1.1.1python3.9.____73_pypy.yaml diff --git a/.ci_support/linux_64_python3.9.____cpython.yaml b/.ci_support/linux_64_openssl1.1.1python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_python3.9.____cpython.yaml rename to .ci_support/linux_64_openssl1.1.1python3.9.____cpython.yaml diff --git a/.ci_support/linux_64_openssl3python3.10.____cpython.yaml b/.ci_support/linux_64_openssl3python3.10.____cpython.yaml new file mode 100644 index 0000000..33a9215 --- /dev/null +++ b/.ci_support/linux_64_openssl3python3.10.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +rust_compiler: +- rust +target_platform: +- linux-64 diff --git a/.ci_support/linux_64_openssl3python3.11.____cpython.yaml b/.ci_support/linux_64_openssl3python3.11.____cpython.yaml new file mode 100644 index 0000000..8236b7e --- /dev/null +++ b/.ci_support/linux_64_openssl3python3.11.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +rust_compiler: +- rust +target_platform: +- linux-64 diff --git a/.ci_support/linux_64_openssl3python3.8.____73_pypy.yaml b/.ci_support/linux_64_openssl3python3.8.____73_pypy.yaml new file mode 100644 index 0000000..8d02d75 --- /dev/null +++ b/.ci_support/linux_64_openssl3python3.8.____73_pypy.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_73_pypy +rust_compiler: +- rust +target_platform: +- linux-64 diff --git a/.ci_support/linux_64_openssl3python3.8.____cpython.yaml b/.ci_support/linux_64_openssl3python3.8.____cpython.yaml new file mode 100644 index 0000000..a4329a2 --- /dev/null +++ b/.ci_support/linux_64_openssl3python3.8.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +rust_compiler: +- rust +target_platform: +- linux-64 diff --git a/.ci_support/linux_64_openssl3python3.9.____73_pypy.yaml b/.ci_support/linux_64_openssl3python3.9.____73_pypy.yaml new file mode 100644 index 0000000..ea5aede --- /dev/null +++ b/.ci_support/linux_64_openssl3python3.9.____73_pypy.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_73_pypy +rust_compiler: +- rust +target_platform: +- linux-64 diff --git a/.ci_support/linux_64_openssl3python3.9.____cpython.yaml b/.ci_support/linux_64_openssl3python3.9.____cpython.yaml new file mode 100644 index 0000000..e948a95 --- /dev/null +++ b/.ci_support/linux_64_openssl3python3.9.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +rust_compiler: +- rust +target_platform: +- linux-64 diff --git a/.ci_support/osx_64_python3.10.____cpython.yaml b/.ci_support/osx_64_openssl1.1.1python3.10.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_python3.10.____cpython.yaml rename to .ci_support/osx_64_openssl1.1.1python3.10.____cpython.yaml diff --git a/.ci_support/osx_64_python3.11.____cpython.yaml b/.ci_support/osx_64_openssl1.1.1python3.11.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_python3.11.____cpython.yaml rename to .ci_support/osx_64_openssl1.1.1python3.11.____cpython.yaml diff --git a/.ci_support/osx_64_python3.8.____73_pypy.yaml b/.ci_support/osx_64_openssl1.1.1python3.8.____73_pypy.yaml similarity index 100% rename from .ci_support/osx_64_python3.8.____73_pypy.yaml rename to .ci_support/osx_64_openssl1.1.1python3.8.____73_pypy.yaml diff --git a/.ci_support/osx_64_python3.8.____cpython.yaml b/.ci_support/osx_64_openssl1.1.1python3.8.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_python3.8.____cpython.yaml rename to .ci_support/osx_64_openssl1.1.1python3.8.____cpython.yaml diff --git a/.ci_support/osx_64_python3.9.____73_pypy.yaml b/.ci_support/osx_64_openssl1.1.1python3.9.____73_pypy.yaml similarity index 100% rename from .ci_support/osx_64_python3.9.____73_pypy.yaml rename to .ci_support/osx_64_openssl1.1.1python3.9.____73_pypy.yaml diff --git a/.ci_support/osx_64_python3.9.____cpython.yaml b/.ci_support/osx_64_openssl1.1.1python3.9.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_python3.9.____cpython.yaml rename to .ci_support/osx_64_openssl1.1.1python3.9.____cpython.yaml diff --git a/.ci_support/osx_64_openssl3python3.10.____cpython.yaml b/.ci_support/osx_64_openssl3python3.10.____cpython.yaml new file mode 100644 index 0000000..845e603 --- /dev/null +++ b/.ci_support/osx_64_openssl3python3.10.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +rust_compiler: +- rust +target_platform: +- osx-64 diff --git a/.ci_support/osx_64_openssl3python3.11.____cpython.yaml b/.ci_support/osx_64_openssl3python3.11.____cpython.yaml new file mode 100644 index 0000000..dad6fee --- /dev/null +++ b/.ci_support/osx_64_openssl3python3.11.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +rust_compiler: +- rust +target_platform: +- osx-64 diff --git a/.ci_support/osx_64_openssl3python3.8.____73_pypy.yaml b/.ci_support/osx_64_openssl3python3.8.____73_pypy.yaml new file mode 100644 index 0000000..8634c45 --- /dev/null +++ b/.ci_support/osx_64_openssl3python3.8.____73_pypy.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_73_pypy +rust_compiler: +- rust +target_platform: +- osx-64 diff --git a/.ci_support/osx_64_openssl3python3.8.____cpython.yaml b/.ci_support/osx_64_openssl3python3.8.____cpython.yaml new file mode 100644 index 0000000..178fffe --- /dev/null +++ b/.ci_support/osx_64_openssl3python3.8.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +rust_compiler: +- rust +target_platform: +- osx-64 diff --git a/.ci_support/osx_64_openssl3python3.9.____73_pypy.yaml b/.ci_support/osx_64_openssl3python3.9.____73_pypy.yaml new file mode 100644 index 0000000..042970b --- /dev/null +++ b/.ci_support/osx_64_openssl3python3.9.____73_pypy.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_73_pypy +rust_compiler: +- rust +target_platform: +- osx-64 diff --git a/.ci_support/osx_64_openssl3python3.9.____cpython.yaml b/.ci_support/osx_64_openssl3python3.9.____cpython.yaml new file mode 100644 index 0000000..798343b --- /dev/null +++ b/.ci_support/osx_64_openssl3python3.9.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +rust_compiler: +- rust +target_platform: +- osx-64 diff --git a/.ci_support/osx_arm64_python3.10.____cpython.yaml b/.ci_support/osx_arm64_openssl1.1.1python3.10.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_python3.10.____cpython.yaml rename to .ci_support/osx_arm64_openssl1.1.1python3.10.____cpython.yaml diff --git a/.ci_support/osx_arm64_python3.11.____cpython.yaml b/.ci_support/osx_arm64_openssl1.1.1python3.11.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_python3.11.____cpython.yaml rename to .ci_support/osx_arm64_openssl1.1.1python3.11.____cpython.yaml diff --git a/.ci_support/osx_arm64_python3.8.____cpython.yaml b/.ci_support/osx_arm64_openssl1.1.1python3.8.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_python3.8.____cpython.yaml rename to .ci_support/osx_arm64_openssl1.1.1python3.8.____cpython.yaml diff --git a/.ci_support/osx_arm64_python3.9.____cpython.yaml b/.ci_support/osx_arm64_openssl1.1.1python3.9.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_python3.9.____cpython.yaml rename to .ci_support/osx_arm64_openssl1.1.1python3.9.____cpython.yaml diff --git a/.ci_support/osx_arm64_openssl3python3.10.____cpython.yaml b/.ci_support/osx_arm64_openssl3python3.10.____cpython.yaml new file mode 100644 index 0000000..0d7bf1c --- /dev/null +++ b/.ci_support/osx_arm64_openssl3python3.10.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +rust_compiler: +- rust +target_platform: +- osx-arm64 diff --git a/.ci_support/osx_arm64_openssl3python3.11.____cpython.yaml b/.ci_support/osx_arm64_openssl3python3.11.____cpython.yaml new file mode 100644 index 0000000..91d7bf6 --- /dev/null +++ b/.ci_support/osx_arm64_openssl3python3.11.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +rust_compiler: +- rust +target_platform: +- osx-arm64 diff --git a/.ci_support/osx_arm64_openssl3python3.8.____cpython.yaml b/.ci_support/osx_arm64_openssl3python3.8.____cpython.yaml new file mode 100644 index 0000000..b492e33 --- /dev/null +++ b/.ci_support/osx_arm64_openssl3python3.8.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +rust_compiler: +- rust +target_platform: +- osx-arm64 diff --git a/.ci_support/osx_arm64_openssl3python3.9.____cpython.yaml b/.ci_support/osx_arm64_openssl3python3.9.____cpython.yaml new file mode 100644 index 0000000..d6d27a5 --- /dev/null +++ b/.ci_support/osx_arm64_openssl3python3.9.____cpython.yaml @@ -0,0 +1,24 @@ +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 +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +rust_compiler: +- rust +target_platform: +- osx-arm64 diff --git a/README.md b/README.md index 368c507..05337e5 100644 --- a/README.md +++ b/README.md @@ -29,115 +29,227 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 7e989d0d222128cc6e68c4b215d3ed343b868f54 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Fri, 2 Dec 2022 22:39:30 -0500 Subject: [PATCH 3/3] Update to 0.6.1 - fixes OpenSSL 3 --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 1d6cc41..63130e8 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,7 +1,7 @@ {% set name = "tensorboard-data-server" %} -{% set version = "0.6.0" %} +{% set version = "0.6.1" %} {% set _name = "tensorboard_data_server" %} -{% set git_rev = "1d4d904c1cc69ccdd7ed59f8539624eeb5c7a831" %} +{% set git_rev = "6acf0be88b5727e546dd64a8b9b12d790601d561" %} package: name: {{ name|lower }} @@ -10,7 +10,7 @@ package: source: # data server versions are not tagged, so we have to use the ID of the relevant rev url: https://github.com/tensorflow/tensorboard/archive/{{ git_rev }}.zip - sha256: e17b02eb493cb11b92db11fea4ac75805a119e68def636b455dec69bdcca31ef + sha256: 712996fea67cea2a2bcc07debe46bebcecbac7b862f42d760cc3b2ed31f79a5a patches: - 0001-Do-not-try-to-remove-tmpdir-on-Windows.patch # [win]
VariantStatus
linux_64_python3.10.____cpythonlinux_64_openssl1.1.1python3.10.____cpython - variant + variant
linux_64_python3.11.____cpythonlinux_64_openssl1.1.1python3.11.____cpython - variant + variant
linux_64_python3.8.____73_pypylinux_64_openssl1.1.1python3.8.____73_pypy - variant + variant
linux_64_python3.8.____cpythonlinux_64_openssl1.1.1python3.8.____cpython - variant + variant
linux_64_python3.9.____73_pypylinux_64_openssl1.1.1python3.9.____73_pypy - variant + variant
linux_64_python3.9.____cpythonlinux_64_openssl1.1.1python3.9.____cpython - variant + variant
osx_64_python3.10.____cpythonlinux_64_openssl3python3.10.____cpython - variant + variant
osx_64_python3.11.____cpythonlinux_64_openssl3python3.11.____cpython - variant + variant
osx_64_python3.8.____73_pypylinux_64_openssl3python3.8.____73_pypy - variant + variant
osx_64_python3.8.____cpythonlinux_64_openssl3python3.8.____cpython - variant + variant
osx_64_python3.9.____73_pypylinux_64_openssl3python3.9.____73_pypy - variant + variant
osx_64_python3.9.____cpythonlinux_64_openssl3python3.9.____cpython - variant + variant
osx_arm64_python3.10.____cpythonosx_64_openssl1.1.1python3.10.____cpython - variant + variant
osx_arm64_python3.11.____cpythonosx_64_openssl1.1.1python3.11.____cpython - variant + variant
osx_arm64_python3.8.____cpythonosx_64_openssl1.1.1python3.8.____73_pypy - variant + variant
osx_arm64_python3.9.____cpythonosx_64_openssl1.1.1python3.8.____cpython - variant + variant + +
osx_64_openssl1.1.1python3.9.____73_pypy + + variant + +
osx_64_openssl1.1.1python3.9.____cpython + + variant + +
osx_64_openssl3python3.10.____cpython + + variant + +
osx_64_openssl3python3.11.____cpython + + variant + +
osx_64_openssl3python3.8.____73_pypy + + variant + +
osx_64_openssl3python3.8.____cpython + + variant + +
osx_64_openssl3python3.9.____73_pypy + + variant + +
osx_64_openssl3python3.9.____cpython + + variant + +
osx_arm64_openssl1.1.1python3.10.____cpython + + variant + +
osx_arm64_openssl1.1.1python3.11.____cpython + + variant + +
osx_arm64_openssl1.1.1python3.8.____cpython + + variant + +
osx_arm64_openssl1.1.1python3.9.____cpython + + variant + +
osx_arm64_openssl3python3.10.____cpython + + variant + +
osx_arm64_openssl3python3.11.____cpython + + variant + +
osx_arm64_openssl3python3.8.____cpython + + variant + +
osx_arm64_openssl3python3.9.____cpython + + variant