Jean-Baptiste VESLIN
Jean-Baptiste VESLIN
…sing Even when passing the options --disable-lzma and/or --disable-zlib, the build (calling build.sh with the options) fails if lzma.h and/or zlib.h is missing because of undefined stuff in zfile_read I...
Problem encountered with Python 3.9 and PyCURL 7.43.0.3 in which `curl-config --ssl-backends` was not used. It's ok for me with PyCURL 7.44.1 (using `curl-config --ssl-backends`) but I think it would...
### What maintenance does this project need? Could you please update the changelog at each new release (it's unchanged since 9 months...) Thanks ### Organisation Meteo-France
If OpenSSL is not in standard location, we can use it by setting OPENSSL_HOME environment variable
Could you please provide wheels for Python 3.12 on pypi ? Thanks
`imghdr` is deprecated since Python 3.11 and removed from Python 3.13 (see [pep-0594](https://peps.python.org/pep-0594/#imghdr)) You should use `puremagic` instead
### Expected behaviour I'm building with setuptools 75.6.0 on Python 3.12 with pip 24.2. I expect it works ! ### Actual behaviour I have several problems when I build :...
Hi Do you intend to provide a new release with `zarr >= 3` compatibility ? Regards