14
0

Accepting request 1324571 from devel:languages:python

- update to 4.5.1:
  * Fix no-ctypes fallback on windows

OBS-URL: https://build.opensuse.org/request/show/1324571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-platformdirs?expand=0&rev=19
This commit is contained in:
2025-12-29 14:16:00 +00:00
committed by Git OBS Bridge
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:70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312
size 21632

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda
size 21715

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Dec 28 14:12:07 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 4.5.1:
* Fix no-ctypes fallback on windows
-------------------------------------------------------------------
Fri Oct 31 11:41:41 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

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