On 2021/01/31 13:09, Dimitri Karamazov wrote: > Update py-setuptools_scm to 3.4.1 > py-toml update is required before this. > Required for py-importlib_resources port > to update qutebrowser.
It really would be preferable to avoid bringing back a py2 port that was already removed. py-toml is only needed for ports that use setuptools_scm[toml] and not just standard setuptools_scm ports isn't it? Can't you skip the py-toml dep in setuptools_scm and just add it in py-importlib_resources (which presumably will be py3-only since qutebrowser is py3-only)? All current ports depending on setuptools_scm build/package OK with 3.4.1 without py-toml/py3-toml.
