File python3-platformdirs.changes of Package python3-platformdirs
-------------------------------------------------------------------
Wed Nov 22 11:41:54 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add add-version-metadata.patch to get the version number in the
package.
- Add fix-pytest-mock.patch to make it work with
python3-pytest-mock-2.0.0.
- Do not build doc package and adjust requirement versions.
-------------------------------------------------------------------
Sun Oct 3 19:04:59 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 2.4.0
* Add user_documents_dir
* Add user_runtime_dir and its path-returning equivalent (#37)
- Fix egg-info version: build requires setuptools_scm >= 5
-------------------------------------------------------------------
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)