Skip to content

Commit

Permalink
Merge pull request #81 from regro-cf-autotick-bot/rebuild-pypy38-0-1_…
Browse files Browse the repository at this point in the history
…h858746

Rebuild for PyPy3.8 and PyPy3.9
  • Loading branch information
henryiii authored Apr 2, 2022
2 parents 7afee59 + 334f5a2 commit d5528e7
Show file tree
Hide file tree
Showing 25 changed files with 263 additions and 117 deletions.
48 changes: 48 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

9 changes: 6 additions & 3 deletions .azure-pipelines/azure-pipelines-osx.yml

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

9 changes: 6 additions & 3 deletions .azure-pipelines/azure-pipelines-win.yml

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

3 changes: 2 additions & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.7.* *_73_pypy
- 3.7.* *_cpython
- 3.8.* *_73_pypy
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.9.* *_cpython
target_platform:
- linux-64
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_73_pypy
- 3.8.* *_73_pypy
target_platform:
- linux-aarch64
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
Expand Down
24 changes: 24 additions & 0 deletions .ci_support/linux_aarch64_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
target_platform:
- linux-aarch64
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_73_pypy
- 3.8.* *_73_pypy
target_platform:
- linux-ppc64le
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
Expand Down
20 changes: 20 additions & 0 deletions .ci_support/linux_ppc64le_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
target_platform:
- linux-ppc64le
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
Expand Down
53 changes: 53 additions & 0 deletions .ci_support/migrations/pypy38.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
migrator_ts: 1647123563
__migrator:
migration_number: 1
primary_key: python
ordering:
python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
- 3.10.* *_cpython
- 3.6.* *_73_pypy
- 3.7.* *_73_pypy
- 3.8.* *_73_pypy
- 3.9.* *_73_pypy
paused: False
longterm: True
use_local: False
check_solvable: True
exclude_pinned_pkgs: False
pr_limit: 1
bump_number: 1
wait_for_migrators:
- python310
commit_message: "Rebuild for PyPy3.8 and PyPy3.9"
exclude:
# this shouldn't attempt to modify the python feedstocks
- python
- pypy3.6
- pypy-meta

python:
- 3.7.* *_cpython # [not (osx and arm64)]
- 3.8.* *_cpython
- 3.9.* *_cpython
- 3.10.* *_cpython
- 3.8.* *_73_pypy # [not (osx and arm64)]
- 3.9.* *_73_pypy # [not (osx and arm64)]
numpy:
# part of a zip_keys: python, python_impl, numpy
- 1.19 # [not (osx and arm64)]
- 1.19
- 1.19
- 1.21
- 1.22 # [not (osx and arm64)]
- 1.22 # [not (osx and arm64)]
python_impl:
- cpython # [not (osx and arm64)]
- cpython
- cpython
- cpython
- pypy # [not (osx and arm64)]
- pypy # [not (osx and arm64)]
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_73_pypy
- 3.8.* *_73_pypy
target_platform:
- osx-64
20 changes: 20 additions & 0 deletions .ci_support/osx_64_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
target_platform:
- osx-64
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_73_pypy
- 3.8.* *_73_pypy
target_platform:
- win-64
14 changes: 14 additions & 0 deletions .ci_support/win_64_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
target_platform:
- win-64
Loading

0 comments on commit d5528e7

Please sign in to comment.