From 662751d90ef85b1a1e898de0af8accc4540e01d3 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 24 Nov 2023 14:01:51 +0000 Subject: [PATCH 1/2] Update pin for boost --- recipe/migrations/boost1830.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipe/migrations/boost1830.yaml diff --git a/recipe/migrations/boost1830.yaml b/recipe/migrations/boost1830.yaml new file mode 100644 index 0000000000..59a5d65a5e --- /dev/null +++ b/recipe/migrations/boost1830.yaml @@ -0,0 +1,7 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +boost: +- 1.83.0 +migrator_ts: 1700834511.141209 From a18b8314e01c4991d29f3eb57e9c1fa2db7a5088 Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Thu, 4 Jan 2024 14:45:57 +1100 Subject: [PATCH 2/2] update to boost 1.84 --- recipe/migrations/boost1830.yaml | 7 ------- recipe/migrations/boost1840.yaml | 10 ++++++++++ 2 files changed, 10 insertions(+), 7 deletions(-) delete mode 100644 recipe/migrations/boost1830.yaml create mode 100644 recipe/migrations/boost1840.yaml diff --git a/recipe/migrations/boost1830.yaml b/recipe/migrations/boost1830.yaml deleted file mode 100644 index 59a5d65a5e..0000000000 --- a/recipe/migrations/boost1830.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -boost: -- 1.83.0 -migrator_ts: 1700834511.141209 diff --git a/recipe/migrations/boost1840.yaml b/recipe/migrations/boost1840.yaml new file mode 100644 index 0000000000..4347e9f40c --- /dev/null +++ b/recipe/migrations/boost1840.yaml @@ -0,0 +1,10 @@ +__migrator: + build_number: 1 + kind: version + commit_message: "Rebuild for libboost 1.84" + migration_number: 1 +libboost_devel: +- 1.84.0 +libboost_python_devel: +- 1.84.0 +migrator_ts: 1700834511.141209