Le Sun, May 10, 2026 at 01:16:46PM +0100, Stuart Henderson a écrit : > On 2026/05/10 13:49, Marco van Hulten wrote: > > Hello, > > > > The attached new package aborts building because of a missing dependency > > > > versioneer[toml]==0.28 > > > > How should I deal with pyproject.toml bracketed extra packages? > > you're looking at the wrong thing, it's not because of the extra dep: > > [project.optional-dependencies] > toml = ["tomli; python_version < '3.11'"] > > it's the version number. > > updated tgz attached. I have not tested with new GDAL yet.
builds fine with gdal 3.13 and all but two tests pass: FAILED pyogrio/tests/test_raw_io.py::test_write_float_nan_null[float32] FAILED pyogrio/tests/test_raw_io.py::test_write_float_nan_null[float64] wouldn't it be better as py-ogrio rather than py-pyogrio ? oh well, 'git ls-files |grep /py-py' already yields a lot.. i dont have a strong preference, so ok to import either way. Landry
