From 9d521dbb96c56af7165db7d55efa40bdecaf6569 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 1 Dec 2022 22:11:25 +0700 Subject: python/python3-platformdirs: Added (python module). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-platformdirs/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-platformdirs/README (limited to 'python/python3-platformdirs/README') diff --git a/python/python3-platformdirs/README b/python/python3-platformdirs/README new file mode 100644 index 0000000000..59b8517b96 --- /dev/null +++ b/python/python3-platformdirs/README @@ -0,0 +1,6 @@ +platformdirs is a small Python module for determining appropriate +platform-specific directories, e.g. a "user data dir". + +Newer versions of platformdirs require python3-hatch-vcs as a build +dependency. python3-hatch-vcs itself requires a newer version of +python-setuptools_scm from Slackware. -- cgit v1.2.3