From 2a67fbbf94319e5ffe4fab412143a55e8359e9a9 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:33:32 +0000 Subject: [PATCH] Close out migration for poppler2412 --- recipe/conda_build_config.yaml | 2 +- recipe/migrations/poppler2412.yaml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 recipe/migrations/poppler2412.yaml diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 4829ae7399..054744e289 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -820,7 +820,7 @@ pixman: poco: - 1.14.0 poppler: - - '24.08' + - '24.12' postgresql: - '17' postgresql_plpython: diff --git a/recipe/migrations/poppler2412.yaml b/recipe/migrations/poppler2412.yaml deleted file mode 100644 index 9fa124ca70..0000000000 --- a/recipe/migrations/poppler2412.yaml +++ /dev/null @@ -1,8 +0,0 @@ -__migrator: - build_number: 1 - commit_message: Rebuild for poppler 24.12 - kind: version - migration_number: 1 -migrator_ts: 1733482812.5435493 -poppler: -- '24.12'