Closed olebole closed 1 year ago
We have a more recent release version: https://github.com/radio-astro-tools/spectral-cube/releases/tag/v0.6.0
It's on pypi too. Where else do we need to release it to get the right version on debian?
Ooops, that was my fault; I checked just the "releases" and not the tags, also not my own Debian version when I created the issue. Sorry!
The failure on top however really happened with 0.6.0 (this is the version we have in Debian currently), and there were some changes on test_regrid.py
since then. The question here is whether this is fixed in the current version, and whether there will be a bugfix release for Astropy 5.2?
I'll verify tests are passing and expand coverage for a new release here: https://github.com/radio-astro-tools/spectral-cube/pull/854
closed by #854
The last version of spectral_cube is from 2019, and with the actual version of Astropy (5.2) it doesn't pass all tests. Specifically all test_spectral_smooth tests fail now like:
These lines look different in the current "main" branch, so I would assume that they are fixed. If a new version is planned, I would just wait a few weeks; otherwise I would try to dig out the required changes for the Debian package (help appreciated here).