1
0

- update to 4.2.2:

* Fix android detection when python4android is present

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformdirs?expand=0&rev=25
This commit is contained in:
2024-06-04 20:38:14 +00:00
committed by Git OBS Bridge
parent 0d0c721e0d
commit 1e2231925b
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:031cd18d4ec63ec53e82dceaac0417d218a6863f7745dfcc9efe7793b7039bdf
size 20398

BIN
platformdirs-4.2.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 4 20:37:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.2.2:
* Fix android detection when python4android is present
-------------------------------------------------------------------
Sat Apr 27 07:40:21 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

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