3.15.0b3#881
Closed
mgorny wants to merge 30 commits into
Closed
Conversation
…5.12.10.08.45.35 Other tools: - conda-build 25.11.1 - rattler-build 0.54.0 - rattler-build-conda-compat 1.4.10
python 3.15.0a2
Use the sysconfigdata from the shared library build rather than the static one. The main difference is that this ensures that programs link to the shared Python library rather than the static library. Other differences are mostly superficial (build directories, test invocation commands). Fixes conda-forge#565 Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
Now python3-config defaults to shared linking, so perform that part of the test first. Then remove the shared libraries to force static linking. Signed-off-by: Michał Górny <mgorny@quansight.com>
…6.01.20.09.33.33 Other tools: - conda-build 25.11.1 - rattler-build 0.55.0 - rattler-build-conda-compat 1.4.10
Fixes conda-forge#843 Signed-off-by: Michał Górny <mgorny@quansight.com>
…6.01.22.10.05.09 Other tools: - conda-build 25.11.1 - rattler-build 0.55.0 - rattler-build-conda-compat 1.4.10
Use sysconfigdata and `build-details.json` from shared library build
…6.03.16.13.44.37 Other tools: - conda-build 26.1.0 - rattler-build 0.58.4 - rattler-build-conda-compat 1.4.11
Python 3.15.0a7
Signed-off-by: Michał Górny <mgorny@quansight.com>
…6.04.17.03.21.26 Other tools: - conda-build 26.3.0 - rattler-build 0.62.0 - rattler-build-conda-compat 1.4.12
Signed-off-by: Michał Górny <mgorny@quansight.com>
Bump to 3.15.0a8
…2026.06.16.09.36.5
…nto release/3.15.0b2
Signed-off-by: Michał Górny <mgorny@quansight.com>
…2026.07.15.02.44.34 Other tools: - conda-build 26.5.0 - rattler-build 0.68.0 - rattler-build-conda-compat 1.4.15
Contributor
|
Hi! This is the friendly automated conda-forge-linting service. I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict. Please ping the 'conda-forge/core' team (using the |
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.
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)Based off #878.