Skip to content

Commit

Permalink
Rebuild for python310 (#57)
Browse files Browse the repository at this point in the history
* Rebuild for python310

* MNT: Re-rendered with conda-build 3.21.6, conda-smithy 3.15.0, and conda-forge-pinning 2021.12.01.14.57.30
  • Loading branch information
regro-cf-autotick-bot authored Apr 19, 2023
1 parent 14f7bf2 commit c1e0b5a
Show file tree
Hide file tree
Showing 26 changed files with 98 additions and 157 deletions.
15 changes: 8 additions & 7 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.

10 changes: 5 additions & 5 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 @@ c_compiler_version:
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_73_pypy
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
Expand Down
33 changes: 0 additions & 33 deletions .ci_support/linux_64_python3.6.____cpython.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .ci_support/linux_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ c_compiler_version:
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ c_compiler_version:
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ c_compiler_version:
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down
32 changes: 0 additions & 32 deletions .ci_support/migrations/pypy.yaml

This file was deleted.

34 changes: 34 additions & 0 deletions .ci_support/migrations/python310.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
migrator_ts: 1634137107
__migrator:
migration_number: 1
operation: key_add
primary_key: python
ordering:
python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
- 3.10.* *_cpython # new entry
- 3.6.* *_73_pypy
- 3.7.* *_73_pypy
paused: false
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.10.* *_cpython
# additional entries to add for zip_keys
numpy:
- 1.21
python_impl:
- cpython
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ c_compiler:
c_compiler_version:
- '11'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_cpython
- 3.10.* *_cpython
target_platform:
- osx-64
zip_keys:
Expand Down
31 changes: 0 additions & 31 deletions .ci_support/osx_64_python3.6.____73_pypy.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
Expand Up @@ -5,7 +5,7 @@ c_compiler:
c_compiler_version:
- '11'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
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
Expand Up @@ -5,7 +5,7 @@ c_compiler:
c_compiler_version:
- '11'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
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
Expand Up @@ -5,7 +5,7 @@ c_compiler:
c_compiler_version:
- '11'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- vs2017
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -15,7 +15,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_cpython
- 3.10.* *_cpython
target_platform:
- win-64
vc:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- vs2017
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- vs2017
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- vs2017
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
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.

6 changes: 4 additions & 2 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 c1e0b5a

Please sign in to comment.