On Sat, 2022-06-25 at 10:17 +0200, Graham Inggs wrote: > Control: severity -1 serious > Control: tags -1 + patch > > Please see attached patch from Ubuntu for this issue.
Thank you for the patch it worked well. I wanted to give a status update since it's been a while. I haven't made as much progress as I should've I tried to update to 2022.6 but that depends on pyarrow and adding that looks like it will requires packaging the full Apache arrow library https://github.com/apache/arrow That looks like it'll be a bit unpleasant to package because it's a library designed to interact with a large number of other languages and environments. Then I went back and started updating and got discovered they'd added the arrow dependency in 2022.03 which is the version with the fix you need in it. I have a version of 2022.02.0 that built with the patch and tested correctly with scipy 1.8.1, but I need to clean up my repository some before I push anything new to salsa. There's also a few new simple sphinx build dependencies that look like they were added in 2022.03 but those were pretty easy to package, though I still need to upload them to NEW. Hopefully I'll have something uploaded in a day or two. Diane