14
0

- update to 4.2.0:

* Fix 2 typos about XDG_DATA_DIR
  * Add convenience methods to `PlatformDirsAPI` that allow
    iterating over both user and site dirs/paths.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformdirs?expand=0&rev=21
This commit is contained in:
2024-02-01 12:37:27 +00:00
committed by Git OBS Bridge
parent 5c948d5b3d
commit a47da11ea9
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-platformdirs
Version: 4.1.0
Version: 4.2.0
Release: 0
Summary: Module for determining appropriate platform-specific dirs
License: MIT