forked from pool/python-platformdirs
Accepting request 1143346 from devel:languages:python
- 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/request/show/1143346 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-platformdirs?expand=0&rev=11
This commit is contained in:
commit
8bf2075e84
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:906d548203468492d432bcb294d4bc2fff751bf84971fbb2c10918cc206ee420
|
||||
size 19760
|
3
platformdirs-4.2.0.tar.gz
Normal file
3
platformdirs-4.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef0cc731df711022c174543cb70a9b5bd22e5a9337c8624ef2c2ceb8ddad8768
|
||||
size 20055
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 12:37:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 1 20:22:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user