From 6278e6b01848d82b5729259e2eb9bec559467509 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Thu, 23 Dec 2021 09:55:20 +0100 Subject: [PATCH 1/2] Remove v5 from abi migration branches has it is not supported anymore --- conda-forge.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/conda-forge.yml b/conda-forge.yml index 9b457d9..ed6f2f9 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -1,7 +1,6 @@ bot: abi_migration_branches: - v4 - - v5 - v6 build_platform: linux_aarch64: linux_64 From 78e4a7aca03f42c6346195ad4d4aa6d97494a2ac Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Thu, 23 Dec 2021 10:09:41 +0100 Subject: [PATCH 2/2] Update meta.yaml --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 07a8d23..687af49 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -15,7 +15,7 @@ source: - 219.patch build: - number: 2 + number: 3 run_exports: - {{ pin_subpackage(name, max_pin='x') }}