Sync from SUSE:SLFO:Main python-platformdirs revision 09a919dc5d5de3bd2982f234ec9285f5

This commit is contained in:
2025-06-27 15:47:48 +02:00
parent c77862a753
commit b6e7833f04
4 changed files with 17 additions and 4 deletions

BIN
platformdirs-4.3.6.tar.gz (Stored with Git LFS)

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 16 06:03:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.3.8
* Add missing examples and fix order of examples in README
-------------------------------------------------------------------
Mon Apr 28 14:18:59 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 4.3.7:
* Chunk dependabot updates into a single PR
* Drop support for EOL Python 3.8
-------------------------------------------------------------------
Wed Feb 5 12:15:54 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-platformdirs%{psuffix}
Version: 4.3.6
Version: 4.3.8
Release: 0
Summary: Module for determining appropriate platform-specific dirs
License: MIT