Skip to content

Add a patch to pin openblas <0.3.26 for older scipy builds #642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

hmaarrfk
Copy link
Contributor

xref: conda-forge/scipy-feedstock#266 (comment)

cc: @h-vetinari

diff: https://gist.github.com/hmaarrfk/b69c7844166efc7cd61f98ae2a4548d5

Checklist

  • Used a static YAML file for the patch if possible (instructions).
  • Only wrote code directly into generate_patch_json.py if absolutely necessary.
  • Ran pre-commit run -a and ensured all files pass the linting checks.
  • Ran python show_diff.py and posted the output as part of the PR.
  • Modifications won't affect packages built in the future.

@conda-forge-webservices
Copy link
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 (recipe) and found it was in an excellent condition.

@hmaarrfk hmaarrfk marked this pull request as ready for review January 24, 2024 02:39
@hmaarrfk hmaarrfk requested a review from a team as a code owner January 24, 2024 02:39
@h-vetinari
Copy link
Member

I think the approach is correct, but this is touching a lot of builds (even though the addition of a constraint for a package that didn't exist at the time these builds were published should be pretty harmless). Not sure what the best way to handle this is. CC @conda-forge/core.

Copy link
Member

@h-vetinari h-vetinari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM aside from some comment nits.

@@ -0,0 +1,26 @@
# 2024/01 -- hmaarrfk
# scipy version 1.20.0 build 2 was patched
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# scipy version 1.20.0 build 2 was patched
# scipy version 1.12.0 build 2 was patched

---

# 2024/01 -- hmaarrfk
# scipy version 1.20.0 build 2 was patched
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# scipy version 1.20.0 build 2 was patched
# scipy version 1.12.0 build 2 was patched

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

@h-vetinari
Copy link
Member

Any comments? This is hitting scipy installs quite widely so I think we should do it (e.g. someone who's not able to update to 1.12, which is the only version that's fixed ATM)

@beckermr
Copy link
Member

merge away!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants