Skip to content
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

MAINT: bump to OpenBLAS v0.3.9 #24

Merged

Conversation

tylerjereddy
Copy link
Collaborator

Fixes #16

  • OpenBLAS v0.3.9 contains numerous important
    bugfixes, and follows only ~2 weeks after v0.3.8,
    so make this latest stable release available
    to the ecosystem

v0.3.9 was released about 20 minutes ago

@tylerjereddy
Copy link
Collaborator Author

tylerjereddy commented Mar 2, 2020

And, of course, there's a fun new failure: ImportError: cannot import name 'ContextManager'

@tylerjereddy
Copy link
Collaborator Author

Looks like a few of the Travis CI matrix entries use Python 2.7 for whatever bizarre reason, while others are using 3.x & having less issues.

@tylerjereddy
Copy link
Collaborator Author

The failing jobs are all MacOS using an older Python I think, so some dependency probably became incompatible with Python 2.7. I won't get to fixing until tomorrow, I think.

@mattip
Copy link
Collaborator

mattip commented Mar 5, 2020

I think this is due to some multibuild problems that should be fixed once matthew-brett/multibuild#314 is merged. @matthew-brett thoughts?

@tylerjereddy
Copy link
Collaborator Author

@mattip Alright, I'll hold off for now then. Hopefully you can just push to my branch when the upstream issue is fixed then.

If not related, and I need to start messing around, let me know.

* OpenBLAS v0.3.9 contains numerous important
bugfixes, and follows only ~2 weeks after v0.3.8,
so make this latest stable release available
to the ecosystem
@tylerjereddy
Copy link
Collaborator Author

Rebased/force-pushed to pull in the multibuild update from Matti in the master branch; hopefully that will allow the MacOS Travis jobs to pass.

@tylerjereddy
Copy link
Collaborator Author

Ok, CI is all green, merging

@tylerjereddy tylerjereddy merged commit d0474be into MacPython:master Mar 8, 2020
@tylerjereddy tylerjereddy deleted the treddy_bump_openblas_039 branch March 8, 2020 15:37
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.

OpenBLAS v0.3.8
2 participants