Skip to content

replace deprecated appdirs dependency with platformdirs #6238

@a-detiste

Description

@a-detiste

Search before asking

  • I searched the issues and found no similar issues.

Description

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068011

python3-appdirs is dead upstream[1] and its Debian maintainer has indicated
that it should not be included in trixie[2]. A recommended replacement is
python3-platformdirs[3], which is a fork of appdirs with a very similar API.

Please migrate from appdirs to platformdirs or some other replacement,
so that appdirs can be removed.

Use case

n/a

Dialect

none

Are you willing to work on and submit a PR to address the issue?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions