Thomas Beutlich
Thomas Beutlich
I solved it in my setup by post-processing the created output file. Oterwise, it also seems to be an issue for the underlying https://github.com/CycloneDX/cyclonedx-python-lib.
Still not compatible with flake8 v6.0.0.
You might try with [v0.4.3](https://github.com/lordmauve/flake8-html/releases/tag/v0.4.3).
It would be very appreciated to have a last official release. Thanks.
Is there any reason why you did not stick to [semantic versioning](https://semver.org) (and file a new major release) when removing public APIs?
Thanks for the honest reply. > this will wait for a couple months at least I really believe it should be the other way round. An "uber" project as gdal...
The other issue I have is, that it still says, that IfcStyleAssignmentSelect may still be imported (but no longer exported). How is this supposed to work if it is missing...
Hm, why was it closed? I'd prefer to run the [dependency-review-action](https://github.com/actions/dependency-review-action) on PR whenever the pyproject.toml changes.
> `SHPLIB_NULLPTR` is defined in a number of places. e.g. `shpopen.c` It's now exactly in one place: shapefil_private.h
@rouault Do you have an idea how to fix the path issue for unit tests (shared objects) on Cygwin? I'd also like to get rid of the install target there....