Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild for pypy #55

Merged
merged 15 commits into from
Mar 27, 2020
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions .azure-pipelines/azure-pipelines-linux.yml

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

29 changes: 16 additions & 13 deletions .azure-pipelines/azure-pipelines-osx.yml

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

32 changes: 16 additions & 16 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge,c4aarch64,defaults
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -17,4 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.6'
- 3.6.* *_cpython
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge,c4aarch64,defaults
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -17,4 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.7'
- 3.7.* *_cpython
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge,c4aarch64,defaults
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -17,4 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.8'
- 3.8.* *_cpython
zip_keys:
- - numpy
- python
23 changes: 23 additions & 0 deletions .ci_support/linux_aarch64_numpy1.18python3.6.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- condaforge/linux-anvil-aarch64
numpy:
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_73_pypy
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.7'
- 3.6.* *_cpython
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.8'
- 3.7.* *_cpython
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.6'
- 3.8.* *_cpython
zip_keys:
- - numpy
- python
17 changes: 17 additions & 0 deletions .ci_support/linux_numpy1.18python3.6.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
docker_image:
- condaforge/linux-anvil-comp7
numpy:
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_73_pypy
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.7'
- 3.6.* *_cpython
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.8'
- 3.7.* *_cpython
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.6'
- 3.8.* *_cpython
zip_keys:
- - numpy
- python
17 changes: 17 additions & 0 deletions .ci_support/linux_ppc64le_numpy1.18python3.6.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
docker_image:
- condaforge/linux-anvil-ppc64le
numpy:
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_73_pypy
zip_keys:
- - numpy
- python
15 changes: 15 additions & 0 deletions .ci_support/migrations/pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
migrator_ts: 1580746218 # The timestamp of when the migration was made
__migrator:
kind:
version
migration_number: # Only use this if the bot messes up, putting this in will cause a complete rerun of the migration
1
bump_number: 1 # Hashes changed for cpython, so it's better to bump build numbers.
pr_limit: 1 # Limit 1 PR per hour

python:
- 2.7.* *_cpython # [not (aarch64 or ppc64le)]
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.6.* *_73_pypy # [not win64]
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.7'
- 3.6.* *_cpython
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.8'
- 3.7.* *_cpython
zip_keys:
- - numpy
- python
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.6'
- 3.8.* *_cpython
zip_keys:
- - numpy
- python
Loading