Skip to content

Commit

Permalink
Merge pull request #26 from regro-cf-autotick-bot/1.3.1_hf24427
Browse files Browse the repository at this point in the history
mpc v1.3.1
  • Loading branch information
saraedum authored Jan 21, 2023
2 parents 214b78d + eca8d94 commit a27376f
Show file tree
Hide file tree
Showing 22 changed files with 358 additions and 230 deletions.
9 changes: 7 additions & 2 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

80 changes: 28 additions & 52 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion .ci_support/README

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 3 additions & 8 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,18 @@
c_compiler:
- gcc
c_compiler_version:
- '7'
- '11'
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
gmp:
- '6'
mpfr:
- '4'
pin_run_as_build:
gmp:
max_pin: x
mpfr:
max_pin: x
target_platform:
- linux-64
9 changes: 2 additions & 7 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '7'
- '11'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -13,15 +13,10 @@ channel_sources:
channel_targets:
- conda-forge main
docker_image:
- condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-aarch64
gmp:
- '6'
mpfr:
- '4'
pin_run_as_build:
gmp:
max_pin: x
mpfr:
max_pin: x
target_platform:
- linux-aarch64
11 changes: 3 additions & 8 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,18 @@
c_compiler:
- gcc
c_compiler_version:
- '8'
- '11'
cdt_name:
- cos7
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-ppc64le
gmp:
- '6'
mpfr:
- '4'
pin_run_as_build:
gmp:
max_pin: x
mpfr:
max_pin: x
target_platform:
- linux-ppc64le
9 changes: 2 additions & 7 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '10'
- '14'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
gmp:
Expand All @@ -14,10 +14,5 @@ macos_machine:
- x86_64-apple-darwin13.4.0
mpfr:
- '4'
pin_run_as_build:
gmp:
max_pin: x
mpfr:
max_pin: x
target_platform:
- osx-64
9 changes: 2 additions & 7 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '11'
- '14'
channel_sources:
- conda-forge/label/rust_dev,conda-forge,https://conda-web.anaconda.org/conda-forge
- conda-forge
channel_targets:
- conda-forge main
gmp:
Expand All @@ -14,10 +14,5 @@ macos_machine:
- arm64-apple-darwin20.0.0
mpfr:
- '4'
pin_run_as_build:
gmp:
max_pin: x
mpfr:
max_pin: x
target_platform:
- osx-arm64
7 changes: 2 additions & 5 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
c_compiler:
- vs2017
- vs2019
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
mpfr:
- '4'
pin_run_as_build:
mpfr:
max_pin: x
target_platform:
- win-64
vc:
Expand Down
5 changes: 3 additions & 2 deletions .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 0 additions & 31 deletions .drone.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a27376f

Please sign in to comment.