Skip to content

Commit

Permalink
Rebuild for python 3.13 (#979)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Sep 4, 2024
2 parents ce86616 + bc1c3f9 commit 609e5fb
Show file tree
Hide file tree
Showing 11 changed files with 103 additions and 52 deletions.
15 changes: 9 additions & 6 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -12,12 +12,16 @@ cfitsio:
- 4.4.1
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
expat:
Expand Down Expand Up @@ -79,7 +83,7 @@ numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '2'
- '2.0'
openjpeg:
- '2'
Expand All @@ -88,8 +92,6 @@ openssl:
pcre2:
- '10.44'
pin_run_as_build:
poppler:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -103,7 +105,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
sqlite:
- '3'
Expand All @@ -122,6 +124,7 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
zstd:
Expand Down
15 changes: 9 additions & 6 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -16,12 +16,16 @@ cfitsio:
- 4.4.1
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
expat:
Expand Down Expand Up @@ -83,7 +87,7 @@ numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '2'
- '2.0'
openjpeg:
- '2'
Expand All @@ -92,8 +96,6 @@ openssl:
pcre2:
- '10.44'
pin_run_as_build:
poppler:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -107,7 +109,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
sqlite:
- '3'
Expand All @@ -126,6 +128,7 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
zstd:
Expand Down
15 changes: 9 additions & 6 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -12,12 +12,16 @@ cfitsio:
- 4.4.1
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
expat:
Expand Down Expand Up @@ -79,7 +83,7 @@ numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '2'
- '2.0'
openjpeg:
- '2'
Expand All @@ -88,8 +92,6 @@ openssl:
pcre2:
- '10.44'
pin_run_as_build:
poppler:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -103,7 +105,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
sqlite:
- '3'
Expand All @@ -122,6 +124,7 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
zstd:
Expand Down
8 changes: 0 additions & 8 deletions .ci_support/migrations/libdeflate121.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions .ci_support/migrations/poppler2408.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
15 changes: 9 additions & 6 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -14,12 +14,16 @@ cfitsio:
- 4.4.1
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'
expat:
- '2'
geos:
Expand Down Expand Up @@ -79,7 +83,7 @@ numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '2'
- '2.0'
openjpeg:
- '2'
Expand All @@ -88,8 +92,6 @@ openssl:
pcre2:
- '10.44'
pin_run_as_build:
poppler:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -103,7 +105,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
sqlite:
- '3'
Expand All @@ -120,6 +122,7 @@ zip_keys:
- cxx_compiler_version
- - python
- numpy
- channel_sources
zlib:
- '1'
zstd:
Expand Down
15 changes: 9 additions & 6 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -14,12 +14,16 @@ cfitsio:
- 4.4.1
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'
expat:
- '2'
geos:
Expand Down Expand Up @@ -79,7 +83,7 @@ numpy:
- '2.0'
- '2.0'
- '2.0'
- '1.22'
- '2'
- '2.0'
openjpeg:
- '2'
Expand All @@ -88,8 +92,6 @@ openssl:
pcre2:
- '10.44'
pin_run_as_build:
poppler:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -103,7 +105,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
sqlite:
- '3'
Expand All @@ -120,6 +122,7 @@ zip_keys:
- cxx_compiler_version
- - python
- numpy
- channel_sources
zlib:
- '1'
zstd:
Expand Down
Loading

0 comments on commit 609e5fb

Please sign in to comment.