Skip to content

Commit

Permalink
Rebuild for python39 (conda-forge#9)
Browse files Browse the repository at this point in the history
* Rebuild for python39

* MNT: Re-rendered with conda-build 3.20.5, conda-smithy 3.8.4, and conda-forge-pinning 2020.10.31.20.42.37
  • Loading branch information
regro-cf-autotick-bot authored Nov 1, 2020
1 parent 0657ab7 commit 0b466fb
Show file tree
Hide file tree
Showing 27 changed files with 222 additions and 132 deletions.
21 changes: 12 additions & 9 deletions .azure-pipelines/azure-pipelines-linux.yml

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

22 changes: 12 additions & 10 deletions .azure-pipelines/azure-pipelines-osx.yml

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

18 changes: 10 additions & 8 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
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -10,3 +12,5 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.6.* *_73_pypy
target_platform:
- linux-64
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -10,3 +12,5 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.6.* *_cpython
target_platform:
- linux-64
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -10,3 +12,5 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.7.* *_cpython
target_platform:
- linux-64
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -10,3 +12,5 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
target_platform:
- linux-64
16 changes: 16 additions & 0 deletions .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
docker_image:
- condaforge/linux-anvil-comp7
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- linux-64
55 changes: 0 additions & 55 deletions .ci_support/migrations/python38.yaml

This file was deleted.

26 changes: 26 additions & 0 deletions .ci_support/migrations/python39.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
migrator_ts: 1602104489
__migrator:
migration_number: 2
operation: key_add
primary_key: python
ordering:
python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython # new entry
- 3.6.* *_73_pypy
paused: false
pr_limit: 50
exclude:
# this shouldn't attempt to modify the python feedstocks
- python
- pypy3.6
- pypy-meta
python:
- 3.9.* *_cpython
# additional entries to add for zip_keys
numpy:
- 1.19
python_impl:
- cpython
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_73_pypy
target_platform:
- osx-64
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_cpython
target_platform:
- osx-64
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
target_platform:
- osx-64
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
target_platform:
- osx-64
16 changes: 16 additions & 0 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- osx-64
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.6.* *_cpython
target_platform:
- win-64
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.7.* *_cpython
target_platform:
- win-64
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
target_platform:
- win-64
12 changes: 12 additions & 0 deletions .ci_support/win_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- win-64
26 changes: 19 additions & 7 deletions .scripts/build_steps.sh

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

Loading

0 comments on commit 0b466fb

Please sign in to comment.