Package: python3-fs Version: 2.4.16-2 Severity: important Python3-fs uses python3-appdirs, which is dead upstream. It is being replaced by python3-platformdirs. As a maintainer of appdirs, I would prefer that we do not release Trixie with appdirs. As far as I can tell, python3-fs is the only critical package that uses it, so if python3-fs were ported to platformdirs, it could be removed.
I investigated and it's more than just s/appdirs/platformdirs// for some reason (mostly that is all that's needed to port to platformdirs). Upstream for fs looks pretty dead, so it may be a long wait for an upstream solution. Scott K

