From a7851a8753856684a5cbaf9653c558a19e0f5e05 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 4 Nov 2022 21:09:41 +0000 Subject: [PATCH 1/2] updated v19.0.1 --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 556d2388..620dc263 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "18.11.0" %} +{% set version = "19.0.1" %} # NODE_MODULE_VERSION set in src/node_version.h {% set NODE_MODULE_VERSION = 108 %} @@ -10,9 +10,9 @@ package: source: # checksums from https://nodejs.org/dist/vX.Y.Z/SHASUMS256.txt.asc url: https://nodejs.org/dist/v{{ version }}/node-v{{ version }}.tar.gz # [unix] - sha256: f54dab6bbb44463a1b7b5922d822827b96e1f1a565b79f9bcb8153d0eafc9dd6 # [unix] + sha256: 6524eb35e1b3c1fc128f9fb6c9ecd92aaba64261fa411aeec6a193019791a51b # [unix] url: https://nodejs.org/dist/v{{ version }}/node-v{{ version }}-win-x64.zip # [win] - sha256: dd324997b66bac55c8ca689093dfafdc5a76dda12446306bd6411d17d08879f7 # [win] + sha256: a15925b346cb6906b916c4e18373e3311d921cf4de17b14e041ff238fc9639e0 # [win] patches: - linux-librt.patch # [not win] - cinttypes.patch # [linux] From 51d0990c9ac8b6fcb15477218beae9a24aa4b96a Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 4 Nov 2022 21:10:01 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.3, and conda-forge-pinning 2022.11.04.17.37.23 --- .azure-pipelines/azure-pipelines-win.yml | 2 +- .ci_support/migrations/icu70.yaml | 7 ------- .circleci/config.yml | 2 +- .scripts/build_steps.sh | 4 ++-- .scripts/run_osx_build.sh | 5 ++--- README.md | 18 +++++++++--------- 6 files changed, 15 insertions(+), 23 deletions(-) delete mode 100644 .ci_support/migrations/icu70.yaml diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index 8a0bcaec..13e526a9 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -35,7 +35,7 @@ jobs: - script: | call activate base - mamba.exe install 'python=3.9' conda-build conda pip boa 'conda-forge-ci-setup=3' -c conda-forge --strict-channel-priority --yes + mamba.exe install "python=3.9" conda-build conda pip boa conda-forge-ci-setup=3 "py-lief<0.12" -c conda-forge --strict-channel-priority --yes displayName: Install conda-build - script: set PYTHONUNBUFFERED=1 diff --git a/.ci_support/migrations/icu70.yaml b/.ci_support/migrations/icu70.yaml deleted file mode 100644 index 726d5e2c..00000000 --- a/.ci_support/migrations/icu70.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -icu: -- '70' -migrator_ts: 1648069834.8412466 diff --git a/.circleci/config.yml b/.circleci/config.yml index 3e61aa24..8b4ef2f9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ # This file was generated automatically from conda-smithy. To update this configuration, # update the conda-forge.yml and/or the recipe/meta.yaml. -# -*- mode: yaml -*- +# -*- mode: jinja-yaml -*- version: 2 diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index a6b09f6b..84431a63 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -33,9 +33,9 @@ CONDARC mamba install --update-specs --yes --quiet --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 + conda-build pip boa conda-forge-ci-setup=3 "py-lief<0.12" mamba update --update-specs --yes --quiet --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 + conda-build pip boa conda-forge-ci-setup=3 "py-lief<0.12" # set up the condarc setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index 736a39a0..b3abaeb5 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -23,11 +23,10 @@ bash $MINIFORGE_FILE -b -p ${MINIFORGE_HOME} source ${MINIFORGE_HOME}/etc/profile.d/conda.sh conda activate base -echo -e "\n\nInstalling ['conda-forge-ci-setup=3'] and conda-build." mamba install --update-specs --quiet --yes --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 + conda-build pip boa conda-forge-ci-setup=3 "py-lief<0.12" mamba update --update-specs --yes --quiet --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 + conda-build pip boa conda-forge-ci-setup=3 "py-lief<0.12" diff --git a/README.md b/README.md index cf188ed2..95086f9d 100644 --- a/README.md +++ b/README.md @@ -30,63 +30,63 @@ Current build status linux_64_openssl1.1.1 - variant + variant linux_64_openssl3 - variant + variant linux_aarch64_openssl1.1.1 - variant + variant linux_aarch64_openssl3 - variant + variant osx_64_openssl1.1.1 - variant + variant osx_64_openssl3 - variant + variant osx_arm64_openssl1.1.1 - variant + variant osx_arm64_openssl3 - variant + variant win_64 - variant + variant