Skip to content

Commit

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

Rebuild for python 3.13
  • Loading branch information
h-vetinari authored Sep 3, 2024
2 parents 7238844 + 26eb910 commit 91de946
Show file tree
Hide file tree
Showing 10 changed files with 101 additions and 82 deletions.
16 changes: 9 additions & 7 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,25 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
icu:
- '73'
- '75'
numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '1.22'
- '2'
- '2.0'
pin_run_as_build:
python:
Expand All @@ -33,15 +36,13 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
target_platform:
- linux-64
Expand All @@ -53,6 +54,7 @@ zip_keys:
- - python
- numpy
- python_impl
- channel_sources
zlib:
- '1'
zstd:
Expand Down
16 changes: 9 additions & 7 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,25 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
icu:
- '73'
- '75'
numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '1.22'
- '2'
- '2.0'
pin_run_as_build:
python:
Expand All @@ -37,15 +40,13 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
target_platform:
- linux-aarch64
Expand All @@ -57,6 +58,7 @@ zip_keys:
- - python
- numpy
- python_impl
- channel_sources
zlib:
- '1'
zstd:
Expand Down
16 changes: 9 additions & 7 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,25 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
icu:
- '73'
- '75'
numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '1.22'
- '2'
- '2.0'
pin_run_as_build:
python:
Expand All @@ -33,15 +36,13 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
target_platform:
- linux-ppc64le
Expand All @@ -53,6 +54,7 @@ zip_keys:
- - python
- numpy
- python_impl
- channel_sources
zlib:
- '1'
zstd:
Expand Down
43 changes: 0 additions & 43 deletions .ci_support/migrations/pypy38.yaml

This file was deleted.

44 changes: 44 additions & 0 deletions .ci_support/migrations/python313.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
migrator_ts: 1724712607
__migrator:
commit_message: Rebuild for python 3.13
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
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313 # new entry
- 3.6.* *_73_pypy
- 3.7.* *_73_pypy
- 3.8.* *_73_pypy
- 3.9.* *_73_pypy
paused: false
longterm: true
pr_limit: 20
max_solver_attempts: 3 # this will make the bot retry "not solvable" stuff 12 times
exclude:
# this shouldn't attempt to modify the python feedstocks
- python
- pypy3.6
- pypy-meta
- cross-python
- python_abi
exclude_pinned_pkgs: false
additional_zip_keys:
- channel_sources

python:
- 3.13.* *_cp313
channel_sources:
- conda-forge/label/python_rc,conda-forge
# additional entries to add for zip_keys
numpy:
- 2
python_impl:
- cpython
16 changes: 9 additions & 7 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,25 @@ c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
icu:
- '73'
- '75'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '1.22'
- '2'
- '2.0'
pin_run_as_build:
python:
Expand All @@ -35,15 +38,13 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
target_platform:
- osx-64
Expand All @@ -53,6 +54,7 @@ zip_keys:
- - python
- numpy
- python_impl
- channel_sources
zlib:
- '1'
zstd:
Expand Down
13 changes: 9 additions & 4 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,25 @@ c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
icu:
- '73'
- '75'
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '2'
- '2.0'
pin_run_as_build:
python:
Expand All @@ -34,7 +38,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
python_impl:
- cpython
Expand All @@ -50,6 +54,7 @@ zip_keys:
- - python
- numpy
- python_impl
- channel_sources
zlib:
- '1'
zstd:
Expand Down
Loading

0 comments on commit 91de946

Please sign in to comment.