Conversation
|
SciPy builds successfully and all tests are passing for its test suite. I'll look at the |
|
Passing for Firefox as well. PyArrow's test failed for Firefox (passed elsewhere), albeit due to a timeout – if it fails more often, we can increase the timeout. |
|
@agriyakhetarpal I'm getting a scipy build failure in CI: |
|
I wonder if pythran released an update in the last five days? |
|
Nope looks like last update to Pythran was 2024-05-14. |
|
That does look new. I'm sure SciPy was built without issues and passed successfully before I merged. The latest Pythran on PyPI is https://pypi.org/project/pythran/0.16.1/ |
|
Setuptools 73.0 is breaking Sent from my iPhoneOn 20 Aug 2024, at 2:51 PM, Hood Chatham ***@***.***> wrote:
Nope looks like last update to Pythran was 2024-05-14.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
|
Yes, that should be it indeed; also note that Pythran 0.15.0 and 0.16.0 have wheels on PyPI, but 0.16.1 does not – it has just the sdist. |
|
xref to scipy/scipy#21416 where this was reported and in Pythran at serge-sans-paille/pythran#2228, which will be closed by serge-sans-paille/pythran#2229. |
|
Ah, @ryanking13 opened #5018 for this, just noticed 😄 |
Description
This PR updates SciPy to version
1.13.1. Tagging recipe maintainers: @lesteve, @steppi; and @rgommers, for visibility. SciPy was previously updated in #4719 to version1.13.0.Checklists