Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge
- conda-forge,conda-forge/label/python_rc
channel_targets:
- conda-forge main
cuda_compiler:
Expand Down Expand Up @@ -65,6 +67,7 @@ python:
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.14.* *_cp314
snappy:
- '1.2'
sqlite:
Expand All @@ -78,5 +81,7 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge
- conda-forge,conda-forge/label/python_rc
channel_targets:
- conda-forge main
cuda_compiler:
Expand Down Expand Up @@ -65,6 +67,7 @@ python:
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.14.* *_cp314
snappy:
- '1.2'
sqlite:
Expand All @@ -78,5 +81,7 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge
- conda-forge,conda-forge/label/python_rc
channel_targets:
- conda-forge main
cuda_compiler:
Expand Down Expand Up @@ -65,6 +67,7 @@ python:
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.14.* *_cp314
snappy:
- '1.2'
sqlite:
Expand All @@ -78,5 +81,7 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge
- conda-forge,conda-forge/label/python_rc
channel_targets:
- conda-forge main
cuda_compiler:
Expand Down Expand Up @@ -65,6 +67,7 @@ python:
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.14.* *_cp314
snappy:
- '1.2'
sqlite:
Expand All @@ -78,5 +81,7 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
9 changes: 7 additions & 2 deletions .ci_support/linux_aarch64_cuda_compiler_versionNone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge
- conda-forge,conda-forge/label/python_rc
channel_targets:
- conda-forge main
cuda_compiler:
Expand Down Expand Up @@ -61,6 +63,7 @@ python:
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.14.* *_cp314
snappy:
- '1.2'
sqlite:
Expand All @@ -74,5 +77,7 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
43 changes: 43 additions & 0 deletions .ci_support/migrations/python314.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# this is intentionally sorted before the 3.13t migrator, because that determines
# the order of application of the migrators; otherwise we'd have to add values for
# is_freethreading and is_abi3 keys here, since that migration extends the zip;
migrator_ts: 1724712607
__migrator:
commit_message: Rebuild for python 3.14
migration_number: 1
operation: key_add
primary_key: python
ordering:
python:
- 3.9.* *_cpython
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.13.* *_cp313t
- 3.14.* *_cp314 # new entry
paused: false
longterm: true
pr_limit: 5
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
ignored_deps_per_node:
matplotlib:
- pyqt
additional_zip_keys:
- channel_sources

python:
- 3.14.* *_cp314
# additional entries to add for zip_keys
is_python_min:
- false
channel_sources:
- conda-forge,conda-forge/label/python_rc
7 changes: 7 additions & 0 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge
- conda-forge,conda-forge/label/python_rc
channel_targets:
- conda-forge main
cuda_compiler:
Expand Down Expand Up @@ -59,6 +63,7 @@ python:
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.14.* *_cp314
snappy:
- '1.2'
sqlite:
Expand All @@ -70,5 +75,7 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- channel_sources
zlib:
- '1'
7 changes: 7 additions & 0 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge
- conda-forge,conda-forge/label/python_rc
channel_targets:
- conda-forge main
cuda_compiler:
Expand Down Expand Up @@ -59,6 +63,7 @@ python:
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.14.* *_cp314
snappy:
- '1.2'
sqlite:
Expand All @@ -70,5 +75,7 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- channel_sources
zlib:
- '1'
2 changes: 1 addition & 1 deletion .github/CODEOWNERS

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

2 changes: 1 addition & 1 deletion .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
steps:

- name: Checkout code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Build on Linux
id: build-linux
Expand Down
7 changes: 4 additions & 3 deletions README.md

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

2 changes: 1 addition & 1 deletion conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ azure:
settings_osx:
timeoutInMinutes: 1
build_platform:
osx_arm64: osx_64
linux_aarch64: linux_64
osx_arm64: osx_64
conda_build:
pkg_format: '2'
conda_build_tool: conda-build+conda-libmamba-solver
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set version = "2.18.0" %}
{% set estimator_version = "2.15.0" %}
{% set build = 2 %}
{% set build = 3 %}

{% if cuda_compiler_version != "None" %}
{% set build = build + 200 %}
Expand Down
Loading