From a9c8b3d7928893f77e00317711123427b83c344e Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 7 Aug 2026 23:15:41 +0000 Subject: [PATCH 1/2] Rebuild for libffi 3.7 --- .ci_support/migrations/libffi37.yaml | 8 ++++++++ conda-forge.yml | 2 +- recipe/meta.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .ci_support/migrations/libffi37.yaml diff --git a/.ci_support/migrations/libffi37.yaml b/.ci_support/migrations/libffi37.yaml new file mode 100644 index 000000000..59a7a7f5a --- /dev/null +++ b/.ci_support/migrations/libffi37.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for libffi 3.7 + kind: version + migration_number: 1 +libffi: +- '3.7' +migrator_ts: 1783528989.6688116 diff --git a/conda-forge.yml b/conda-forge.yml index 2db970720..401841630 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -19,4 +19,4 @@ provider: test: native_and_emulated workflow_settings: store_build_artifacts: - - value: true + - value: true diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 9e4899083..3a0161dd9 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -4,7 +4,7 @@ {% set ver2 = '.'.join(version.split('.')[0:2]) %} {% set ver2nd = ''.join(version.split('.')[0:2]) %} {% set ver3nd = ''.join(version.split('.')[0:3]) %} -{% set build_number = 0 %} +{% set build_number = 1 %} # this makes the linter happy {% set channel_targets = channel_targets or 'conda-forge main' %} From 2b8b772b9d778de1eecca04aa30537ba6365dee8 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 10 Aug 2026 09:48:38 +0200 Subject: [PATCH 2/2] MNT: Re-rendered with conda-smithy 2026.8.9 and conda-forge-pinning 2026.08.10.02.21.57 Other tools: - conda-build 26.7.0 - rattler-build 0.72.2 - rattler-build-conda-compat 1.4.19 --- ...sconda-forge_python_debugfreethreadingno.yaml | 2 +- ...conda-forge_python_debugfreethreadingyes.yaml | 2 +- ...l_targetsconda-forge_mainfreethreadingno.yaml | 2 +- ..._targetsconda-forge_mainfreethreadingyes.yaml | 2 +- ...sconda-forge_python_debugfreethreadingno.yaml | 2 +- ...conda-forge_python_debugfreethreadingyes.yaml | 2 +- ...l_targetsconda-forge_mainfreethreadingno.yaml | 2 +- ..._targetsconda-forge_mainfreethreadingyes.yaml | 2 +- ...sconda-forge_python_debugfreethreadingno.yaml | 2 +- ...conda-forge_python_debugfreethreadingyes.yaml | 2 +- ...l_targetsconda-forge_mainfreethreadingno.yaml | 2 +- ..._targetsconda-forge_mainfreethreadingyes.yaml | 2 +- ...sconda-forge_python_debugfreethreadingno.yaml | 2 +- ...conda-forge_python_debugfreethreadingyes.yaml | 2 +- ...l_targetsconda-forge_mainfreethreadingno.yaml | 2 +- ..._targetsconda-forge_mainfreethreadingyes.yaml | 2 +- ...sconda-forge_python_debugfreethreadingno.yaml | 2 +- ...conda-forge_python_debugfreethreadingyes.yaml | 2 +- ...l_targetsconda-forge_mainfreethreadingno.yaml | 2 +- ..._targetsconda-forge_mainfreethreadingyes.yaml | 2 +- .ci_support/win_64_freethreadingno.yaml | 2 +- .ci_support/win_64_freethreadingyes.yaml | 2 +- README.md | 16 ++++++++-------- 23 files changed, 30 insertions(+), 30 deletions(-) diff --git a/.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml b/.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml index 16520bc76..cf5587f6c 100644 --- a/.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml +++ b/.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml b/.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml index 677bda8be..9ca1da4fe 100644 --- a/.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml +++ b/.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml b/.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml index cd88fc887..6bac31546 100644 --- a/.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml +++ b/.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml b/.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml index d90baabf4..a825efb24 100644 --- a/.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml +++ b/.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml b/.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml index 2215dec2a..24262b5db 100644 --- a/.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml +++ b/.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml b/.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml index 8c77e7cb3..2122423ce 100644 --- a/.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml +++ b/.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml b/.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml index e36f45920..820f1e69d 100644 --- a/.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml +++ b/.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml b/.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml index b9239cbff..a4227a4d3 100644 --- a/.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml +++ b/.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml b/.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml index bdf41e9bf..8b521600f 100644 --- a/.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml +++ b/.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml b/.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml index ccbed2e53..ddf949f64 100644 --- a/.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml +++ b/.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml b/.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml index 9d0f34523..1d3b90e59 100644 --- a/.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml +++ b/.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml b/.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml index 5fd9f66f2..e1b5a1f92 100644 --- a/.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml +++ b/.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml @@ -25,7 +25,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml b/.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml index 248eb028d..bcec8ca6d 100644 --- a/.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml +++ b/.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml @@ -27,7 +27,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml b/.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml index 50d827e23..13190f471 100644 --- a/.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml +++ b/.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml @@ -27,7 +27,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml b/.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml index 826852550..dae08a3b6 100644 --- a/.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml +++ b/.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml @@ -27,7 +27,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml b/.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml index 6ad1d306e..26873db33 100644 --- a/.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml +++ b/.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml @@ -27,7 +27,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml b/.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml index c33c66bc4..93629d639 100644 --- a/.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml +++ b/.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml @@ -27,7 +27,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml b/.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml index ee5a4ed79..fcc8db27d 100644 --- a/.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml +++ b/.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml @@ -27,7 +27,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml b/.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml index 3deccbc47..4d1f9c4f8 100644 --- a/.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml +++ b/.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml @@ -27,7 +27,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml b/.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml index 3248ab6a3..7c10c009f 100644 --- a/.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml +++ b/.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml @@ -27,7 +27,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/win_64_freethreadingno.yaml b/.ci_support/win_64_freethreadingno.yaml index 24179b976..ef4e30c1a 100644 --- a/.ci_support/win_64_freethreadingno.yaml +++ b/.ci_support/win_64_freethreadingno.yaml @@ -17,7 +17,7 @@ expat: freethreading: - 'no' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/.ci_support/win_64_freethreadingyes.yaml b/.ci_support/win_64_freethreadingyes.yaml index 0ddbb414a..c3cfa0a28 100644 --- a/.ci_support/win_64_freethreadingyes.yaml +++ b/.ci_support/win_64_freethreadingyes.yaml @@ -17,7 +17,7 @@ expat: freethreading: - 'yes' libffi: -- '3.5' +- '3.7' liblzma_devel: - '5' libsqlite: diff --git a/README.md b/README.md index 943a743d7..5566e09c5 100644 --- a/README.md +++ b/README.md @@ -144,10 +144,10 @@ Current release info Installing python ================= -Installing `python` from the `conda-forge/label/python_debug` channel can be achieved by adding `conda-forge/label/python_debug` to your channels with: +Installing `python` from the `conda-forge` channel can be achieved by adding `conda-forge` to your channels with: ``` -conda config --add channels conda-forge/label/python_debug +conda config --add channels conda-forge conda config --set channel_priority strict ``` @@ -193,7 +193,7 @@ It is possible to list all of the versions of `cpython` available on your platfo With conda ``` -conda search cpython --channel conda-forge/label/python_debug +conda search cpython --channel conda-forge ``` @@ -202,7 +202,7 @@ conda search cpython --channel conda-forge/label/python_debug With mamba ``` -mamba search cpython --channel conda-forge/label/python_debug +mamba search cpython --channel conda-forge ``` @@ -211,7 +211,7 @@ mamba search cpython --channel conda-forge/label/python_debug With pixi ``` -pixi search cpython --channel conda-forge/label/python_debug +pixi search cpython --channel conda-forge ``` @@ -221,13 +221,13 @@ pixi search cpython --channel conda-forge/label/python_debug ``` # Search all versions available on your platform: -mamba repoquery search cpython --channel conda-forge/label/python_debug +mamba repoquery search cpython --channel conda-forge # List packages depending on `cpython`: -mamba repoquery whoneeds cpython --channel conda-forge/label/python_debug +mamba repoquery whoneeds cpython --channel conda-forge # List dependencies of `cpython`: -mamba repoquery depends cpython --channel conda-forge/label/python_debug +mamba repoquery depends cpython --channel conda-forge ```