Loading
poetry: Relax dep requirement check for xattr
Following from #280522, the xattr dependency still failed the
pythonRuntimeDepsCheck hook, likely overlooked because it is a
Darwin-only dep:
> Checking runtime dependencies for poetry-1.7.1-py3-none-any.whl
> - xattr<0.11.0,>=0.10.0 not satisfied by version 1.0.0
From 0.10.0 to 1.0.0 there are no functional changes with compatibility
implications, only dropped support for Python 2.