diff --git a/platformdirs-4.5.0.tar.gz b/platformdirs-4.5.0.tar.gz deleted file mode 100644 index 555c363..0000000 --- a/platformdirs-4.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312 -size 21632 diff --git a/platformdirs-4.5.1.tar.gz b/platformdirs-4.5.1.tar.gz new file mode 100644 index 0000000..371c1ca --- /dev/null +++ b/platformdirs-4.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda +size 21715 diff --git a/python-platformdirs.changes b/python-platformdirs.changes index 4ebc6a3..9c32174 100644 --- a/python-platformdirs.changes +++ b/python-platformdirs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Dec 28 14:12:07 UTC 2025 - Dirk Müller + +- update to 4.5.1: + * Fix no-ctypes fallback on windows + ------------------------------------------------------------------- Fri Oct 31 11:41:41 UTC 2025 - Dirk Müller diff --git a/python-platformdirs.spec b/python-platformdirs.spec index c8045b0..0fada85 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -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