Antonio Valentino
Antonio Valentino
Thanks a lot to everybody for the help. To summarize the discussion please find below an excerpt of the `debian/copyright` file that I'm preparing: ``` Files: * Copyright: 2020-2021, Brendan...
> @avalentino the license for pyogrio is MIT, not Expat. Also, we're out of date, but please make the copyright extend through 2024 (will submit a PR to fix here...
Thanks for the update @brendan-ward
Thanks @theroggy
Sorry I cannot say for sure what packages have been updated since the last build. Most probably * scipy 1.13.1 --> 1.14.1 * xarray 2024.09.0 --> 2024.11.0 * numcodecs 0.13.1...
satpy v0.52.1 currently only fails with Python 3.13: ``` FAILED satpy/tests/test_readers.py::TestFSFile::test_open_zip_fs_regular_filename FAILED satpy/tests/test_readers.py::TestFSFile::test_sorting_fsfiles - Attrib... FAILED satpy/tests/test_readers.py::TestFSFile::test_equality - AttributeErro... FAILED satpy/tests/test_readers.py::TestFSFile::test_hash - AttributeError: '... = 4 failed, 2455 passed, 2...
@pnuu please not that in Debian Sid we still have numpy v1.26 currently
`TestFSFile:` tests no longer fail with fsspec 2024.10.0. Maybe you could update the dependency on fsspec as versioned dependency `fsspec >= 2024.10.0`.
Thanks @sbrunato Since I'm trying to create a package for Debian (`.deb`) I cannot use `pip install -r requirememts-dev.txt` directly. I have to use Debian packages for all the dependencies....
I approve.