From 1b7ce09b0c011c4fbdffa164bbfe128fe5c7939e Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:04:15 +0000 Subject: [PATCH 1/2] Rebuild for libflint30 --- .ci_support/migrations/libflint30.yaml | 8 ++++++++ conda-forge.yml | 8 ++++---- recipe/meta.yaml | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 .ci_support/migrations/libflint30.yaml diff --git a/.ci_support/migrations/libflint30.yaml b/.ci_support/migrations/libflint30.yaml new file mode 100644 index 0000000..2459496 --- /dev/null +++ b/.ci_support/migrations/libflint30.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 + check_solvable: false +libflint: +- '3.0' +migrator_ts: 1698707763.2488656 diff --git a/conda-forge.yml b/conda-forge.yml index f8bd462..8fba550 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -2,6 +2,9 @@ build_platform: linux_aarch64: linux_64 linux_ppc64le: linux_64 osx_arm64: osx_64 +conda_build: + error_overlinking: true + pkg_format: '2' conda_forge_output_validation: true github: branch_name: main @@ -9,7 +12,4 @@ github: provider: linux_aarch64: default linux_ppc64le: default -conda_build: - pkg_format: '2' - error_overlinking: true -test: native_and_emulated \ No newline at end of file +test: native_and_emulated diff --git a/recipe/meta.yaml b/recipe/meta.yaml index d314ffe..1ead253 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 1b5c3b0bc6a9f187635f93585649f24a18e9c7f2167cebcd885edeaaf211d956 build: - number: 0 + number: 1 skip: true # [win] requirements: From be8dd630a149d91fb3e56b3359423bd852bed63d Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:05:11 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.1, and conda-forge-pinning 2024.06.12.07.10.11 --- .ci_support/linux_64_.yaml | 2 +- .ci_support/linux_aarch64_.yaml | 2 +- .ci_support/linux_ppc64le_.yaml | 2 +- .ci_support/osx_64_.yaml | 2 +- .ci_support/osx_arm64_.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index c307156..68252a4 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -21,7 +21,7 @@ docker_image: gmp: - '6' libflint: -- '2.9' +- '3.0' mpfr: - '4' target_platform: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 39b6ba5..fa9c666 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -25,7 +25,7 @@ docker_image: gmp: - '6' libflint: -- '2.9' +- '3.0' mpfr: - '4' target_platform: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index 2fae5b2..a355998 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -21,7 +21,7 @@ docker_image: gmp: - '6' libflint: -- '2.9' +- '3.0' mpfr: - '4' target_platform: diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index df63a3a..41259f9 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -21,7 +21,7 @@ cxx_compiler_version: gmp: - '6' libflint: -- '2.9' +- '3.0' macos_machine: - x86_64-apple-darwin13.4.0 mpfr: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index afe1ce4..afd9d08 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -21,7 +21,7 @@ cxx_compiler_version: gmp: - '6' libflint: -- '2.9' +- '3.0' macos_machine: - arm64-apple-darwin20.0.0 mpfr: