From 9ee1c75b2bf41822f36ec5b04782a1decfe52e50 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Tue, 28 Sep 2021 14:50:50 +0000 Subject: [PATCH 1/2] updated v1.3.0 --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 5663459..06eb1b7 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set base_name = "libignition-tools" %} -{% set version = "1.2.0" %} +{% set version = "1.3.0" %} {% set name = base_name + version.split('.')[0] %} package: @@ -8,10 +8,10 @@ package: source: - url: https://github.com/ignitionrobotics/ign-tools/archive/ignition-tools_{{ version }}.tar.gz - sha256: fe6dfb5bfca51b0c7fdfc1aec1550102b4ee55b84e9b6b9f86e119ac9c94d9c5 + sha256: dcad0011e9b0265c3c73e1c620512a7749a3b04dcffab389160e54c3761be1ca build: - number: 1 + number: 0 skip: false run_exports: - {{ pin_subpackage(name, max_pin='x') }} From f7c61f64a952ad9b750381571a5501d80d886b21 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Tue, 28 Sep 2021 14:51:23 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.12, and conda-forge-pinning 2021.09.28.12.10.28 --- .azure-pipelines/azure-pipelines-win.yml | 2 +- .ci_support/osx_arm64_ruby2.5.yaml | 2 +- .ci_support/osx_arm64_ruby2.6.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index 1fd8ea1..117b337 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -86,7 +86,7 @@ jobs: - script: | call activate base - conda.exe build "recipe" -m .ci_support\%CONFIG%.yaml + conda.exe build "recipe" -m .ci_support\%CONFIG%.yaml --suppress-variables displayName: Build recipe env: PYTHONUNBUFFERED: 1 diff --git a/.ci_support/osx_arm64_ruby2.5.yaml b/.ci_support/osx_arm64_ruby2.5.yaml index c48dafc..acb5663 100644 --- a/.ci_support/osx_arm64_ruby2.5.yaml +++ b/.ci_support/osx_arm64_ruby2.5.yaml @@ -5,7 +5,7 @@ c_compiler: c_compiler_version: - '11' channel_sources: -- conda-forge/label/rust_dev,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/osx_arm64_ruby2.6.yaml b/.ci_support/osx_arm64_ruby2.6.yaml index 67efe38..70709f0 100644 --- a/.ci_support/osx_arm64_ruby2.6.yaml +++ b/.ci_support/osx_arm64_ruby2.6.yaml @@ -5,7 +5,7 @@ c_compiler: c_compiler_version: - '11' channel_sources: -- conda-forge/label/rust_dev,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: