Rebuild for python 3.14 - #20
Merged
Merged
Conversation
Contributor
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
…2026.07.11.11.26.5
Contributor
Author
|
@conda-forge-admin, please rerender |
Contributor
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/29184512728. Examine the logs at this URL for more detail. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Opt in to conda-forge's
python314migration so anuga ships CPython 3.14 packages.Why now
The migration PR (#8) was closed back in March because the build genuinely failed:
That cap is gone. anuga upstream now declares
requires-python = ">=3.10, <3.15"with aProgramming Language :: Python :: 3.14classifier, and 3.3.8 already shipscp314wheels onPyPI for linux, macOS (x86_64 + arm64) and Windows. All runtime dependencies have py314 builds
(
meshpy,pymetis,netcdf4,scipy,numpy,matplotlib-base), and the rest(
xarray,dill,utm,meson-python,pybind11) arenoarch.Because the bot only opens one PR per migration and #8 was closed, it never re-offered it — so
this opts in manually.
Changes
.ci_support/migrations/python314.yaml(copied verbatim from conda-forge-pinning)Rerender to follow via
@conda-forge-admin, please rerender.Checklist