odc-tools
odc-tools copied to clipboard
ODC Tools Broken on Python 3.12 - broken urlpath dependency
The urlpath · PyPI package is used in ODC for a bit of URL handling. However, the package hasn't been updated in a couple of years and is broken in Python 3.12.
See:
and https://github.com/brandonschabell/urlpath/issues/6
We should just drop the dependency, doing whatever trivial rewriting is necessary.