3.11 release#88
Merged
Merged
Conversation
Changes are the difference between isuruf's 3.11.0rc1 PR, and the most recent 3.10.0 commit on master.
…re this patch came from anyway.
katietz
approved these changes
Jan 10, 2023
katietz
left a comment
There was a problem hiding this comment.
lgtm, pynce is no longer present, isn't it?
chenghlee
reviewed
Jan 10, 2023
Linter check found the following problems:The following problems have been found:ERROR: /tmp/abs_f44lo3tg9n/clone/recipe/meta.yaml:291: duplicate_key_in_meta_yaml: The recipe meta.yaml contains a duplicate key |
Linter check found the following problems:The following problems have been found:ERROR: /tmp/abs_8b4hzfmh_d/clone/recipe/meta.yaml:291: duplicate_key_in_meta_yaml: The recipe meta.yaml contains a duplicate key |
Linter check found the following problems:The following problems have been found:ERROR: /tmp/abs_6ata89iqnv/clone/recipe/meta.yaml:291: duplicate_key_in_meta_yaml: The recipe meta.yaml contains a duplicate key |
Linter check found the following problems:The following problems have been found:ERROR: /tmp/abs_0a07_c9jvc/clone/recipe/meta.yaml:291: duplicate_key_in_meta_yaml: The recipe meta.yaml contains a duplicate key |
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.
Summary
3.11 release package.
Bootstrap python in https://anaconda.org/py311_bs/repo?label=release
Python 3.11 all platforms
Setuptools, pip, wheel, certifi, wincertstore for python 3.11 for all platforms (wincertstore win-64 only)
libpython-static all platforms
There is a PR open on conda-forge conda-forge#577.
Known issues
libpython-static does not package correctly for win-64. This hasn't changed compared to the last release, see here.
libm doesn't load correctly on macOS v11 and later. This is also a historical bug, see conda-forge#575 (comment)
TODO after review
Update python in aggregates/conda_build_config.yamlThis will be done after the first package buildout.Changes: