diff --git a/platformdirs-4.3.8.tar.gz b/platformdirs-4.3.8.tar.gz deleted file mode 100644 index d1e8e9b..0000000 --- a/platformdirs-4.3.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d512d96e16bcb959a814c9f348431070822a6496326a4be0911c40b5a74c2bc -size 21362 diff --git a/platformdirs-4.5.0.tar.gz b/platformdirs-4.5.0.tar.gz new file mode 100644 index 0000000..555c363 --- /dev/null +++ b/platformdirs-4.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312 +size 21632 diff --git a/python-platformdirs.changes b/python-platformdirs.changes index f9e7285..4ebc6a3 100644 --- a/python-platformdirs.changes +++ b/python-platformdirs.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Oct 31 11:41:41 UTC 2025 - Dirk Müller + +- update to 4.5.0: + * [pre-commit.ci] pre-commit autoupdate + * Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in the + all group + * Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in + /.github/workflows + * [pre-commit.ci] pre-commit autoupdate + * Add support for Python 3.14 + * [pre-commit.ci] pre-commit autoupdate + * Update Windows file paths in README + * [pre-commit.ci] pre-commit autoupdate + * [pre-commit.ci] pre-commit autoupdate + * Bump astral-sh/setup-uv from 6 to 7 in the all group + * Drop 3.9 support +- update to 4.4.0: + * feat: improve homebrew path detection + ------------------------------------------------------------------- Fri May 16 06:03:25 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 25dcea6..c8045b0 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,7 +1,7 @@ # # spec file for package python-platformdirs # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-platformdirs%{psuffix} -Version: 4.3.8 +Version: 4.5.0 Release: 0 Summary: Module for determining appropriate platform-specific dirs License: MIT