ta-lib: Add version 0.8.0 - #2056
Draft
github-actions[bot] wants to merge 3 commits into
Draft
github-actions[bot] wants to merge 3 commits into
github-actions[bot] wants to merge 3 commits into
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
The license-files patch needed rebasing onto 0.8.0's pyproject.
ta-lib-python 0.8.0 wraps TA-Lib C functions (TA_ERI, TA_HA, TA_SUPERTREND, TA_VWAP, ...) added after C 0.7.1, so cp312/cp313/cp314 all failed to compile with implicit-declaration errors against the TALIB_C_VER=0.7.1 library our workflow builds in CIBW_BEFORE_ALL_LINUX. Upstream's own wheels.yml pins a different TALIB_C_VER per tag (0.7.1 for v0.7.1, 0.8.1 for v0.8.0); read it from the checked-out ta-lib-python repo instead of hardcoding one value for every version. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011RwtHNpuiuiCk4MstTLu8m
Contributor
Author
|
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.
Automatically generated by the nightly
check_versions.pyrun.ta-lib v0.7.1 -> v0.8.0
Every
- version:entry added todocs/packages/ta-lib.yamlis built by this PR's ownbuild-ta-lib.ymlrun; merging publishes the wheels.