Skip to content

Commit

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

Rebuild for python310
  • Loading branch information
vsoch committed Nov 11, 2021
2 parents 3719cfa + dbd1298 commit bf022f9
Show file tree
Hide file tree
Showing 23 changed files with 239 additions and 179 deletions.
23 changes: 12 additions & 11 deletions .azure-pipelines/azure-pipelines-linux.yml

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

12 changes: 7 additions & 5 deletions .azure-pipelines/azure-pipelines-osx.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
@@ -1,14 +1,19 @@
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-comp7
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_73_pypy
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
14 changes: 0 additions & 14 deletions .ci_support/linux_64_python3.6.____cpython.yaml

This file was deleted.

9 changes: 7 additions & 2 deletions .ci_support/linux_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,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-comp7
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -12,3 +14,6 @@ python:
- 3.7.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
9 changes: 7 additions & 2 deletions .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,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-comp7
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -12,3 +14,6 @@ python:
- 3.8.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
9 changes: 7 additions & 2 deletions .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,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-comp7
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -12,3 +14,6 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
46 changes: 0 additions & 46 deletions .ci_support/migrations/pypy.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,26 +1,34 @@
migrator_ts: 1602104489
migrator_ts: 1634137107
__migrator:
migration_number: 2
migration_number: 1
operation: key_add
primary_key: python
ordering:
python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython # new entry
- 3.9.* *_cpython
- 3.10.* *_cpython # new entry
- 3.6.* *_73_pypy
- 3.7.* *_73_pypy
paused: false
pr_limit: 50
longterm: True
pr_limit: 40
max_solver_attempts: 10 # this will make the bot retry "not solvable" stuff 10 times
exclude:
# this shouldn't attempt to modify the python feedstocks
- python
- pypy3.6
- pypy-meta
- cross-python
- python_abi
exclude_pinned_pkgs: false

python:
- 3.9.* *_cpython
- 3.10.* *_cpython
# additional entries to add for zip_keys
numpy:
- 1.19
- 1.21
python_impl:
- cpython
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
Expand All @@ -11,6 +11,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_73_pypy
- 3.10.* *_cpython
target_platform:
- osx-64
16 changes: 0 additions & 16 deletions .ci_support/osx_64_python3.6.____cpython.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .ci_support/osx_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
Expand Down
1 change: 1 addition & 0 deletions .gitattributes

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

0 comments on commit bf022f9

Please sign in to comment.