From 6babb4c088326b7e479e9371f1bf78505008ee7c Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 27 Oct 2023 16:02:41 +0000 Subject: [PATCH] Close out migration for re220230602 --- recipe/conda_build_config.yaml | 2 +- recipe/migrations/re220230602.yaml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 recipe/migrations/re220230602.yaml diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index f136029222..a1ad4c496f 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -698,7 +698,7 @@ qtkeychain: rdma_core: - '48.0' re2: - - 2023.03.02 + - 2023.06.02 readline: - "8" rocksdb: diff --git a/recipe/migrations/re220230602.yaml b/recipe/migrations/re220230602.yaml deleted file mode 100644 index b065c6c2f0..0000000000 --- a/recipe/migrations/re220230602.yaml +++ /dev/null @@ -1,8 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 - commit_message: "Rebuild for re2 2023.06.02" -migrator_ts: 1697153785.6780672 -re2: -- 2023.06.02