14
0

Accepting request 910032 from home:mcepl:branches:devel:languages:python

It seems to be an emerging replacement for the upstream-dead appdirs, so potentially a very widely used package.

OBS-URL: https://build.opensuse.org/request/show/910032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformdirs?expand=0&rev=1
This commit is contained in:
2021-08-03 17:23:38 +00:00
committed by Git OBS Bridge
commit 0c7cfdea3b
6 changed files with 129 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
-------------------------------------------------------------------
Tue Aug 3 09:35:42 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Initial package for platformdirs 2.2.0.
- Add no-furo.patch to avoid using furo Sphinx theme
(https://github.com/pradyunsg/furo/discussions/148#discussioncomment-1125486)