From 6a7bff0cc9793886e911ca6fc8eb962dc4524e08 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:16:24 +0000 Subject: [PATCH] Close out migration for aws_c_http092 --- recipe/conda_build_config.yaml | 2 +- recipe/migrations/aws_c_http092.yaml | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 recipe/migrations/aws_c_http092.yaml diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 13849c6e90..52505d562c 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -249,7 +249,7 @@ aws_c_compression: aws_c_event_stream: - 0.5.0 aws_c_http: - - 0.9.1 + - 0.9.2 # the builds got coupled because 0.2.4 landed before the this migrator finished aws_c_io: - 0.15.2 diff --git a/recipe/migrations/aws_c_http092.yaml b/recipe/migrations/aws_c_http092.yaml deleted file mode 100644 index 1612a07f32..0000000000 --- a/recipe/migrations/aws_c_http092.yaml +++ /dev/null @@ -1,9 +0,0 @@ -__migrator: - build_number: 1 - commit_message: Rebuild for aws_c_http 0.9.2 - kind: version - migration_number: 1 - automerge: true -aws_c_http: -- 0.9.2 -migrator_ts: 1731892158.001805