Skip to content

Commit

Permalink
Merge pull request #50 from regro-cf-autotick-bot/rebuild-libflint30-…
Browse files Browse the repository at this point in the history
…0-1_h85a9fa

Rebuild for libflint30
  • Loading branch information
certik authored Jun 12, 2024
2 parents 63a9907 + be8dd63 commit b33aaf3
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker_image:
gmp:
- '6'
libflint:
- '2.9'
- '3.0'
mpfr:
- '4'
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ docker_image:
gmp:
- '6'
libflint:
- '2.9'
- '3.0'
mpfr:
- '4'
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker_image:
gmp:
- '6'
libflint:
- '2.9'
- '3.0'
mpfr:
- '4'
target_platform:
Expand Down
8 changes: 8 additions & 0 deletions .ci_support/migrations/libflint30.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
kind: version
migration_number: 1
check_solvable: false
libflint:
- '3.0'
migrator_ts: 1698707763.2488656
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cxx_compiler_version:
gmp:
- '6'
libflint:
- '2.9'
- '3.0'
macos_machine:
- x86_64-apple-darwin13.4.0
mpfr:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cxx_compiler_version:
gmp:
- '6'
libflint:
- '2.9'
- '3.0'
macos_machine:
- arm64-apple-darwin20.0.0
mpfr:
Expand Down
8 changes: 4 additions & 4 deletions conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ 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
tooling_branch_name: main
provider:
linux_aarch64: default
linux_ppc64le: default
conda_build:
pkg_format: '2'
error_overlinking: true
test: native_and_emulated
test: native_and_emulated
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 1b5c3b0bc6a9f187635f93585649f24a18e9c7f2167cebcd885edeaaf211d956

build:
number: 0
number: 1
skip: true # [win]

requirements:
Expand Down

0 comments on commit b33aaf3

Please sign in to comment.