diff --git a/platformdirs-4.3.6.tar.gz b/platformdirs-4.3.6.tar.gz deleted file mode 100644 index ff9607e..0000000 --- a/platformdirs-4.3.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907 -size 21302 diff --git a/platformdirs-4.3.7.tar.gz b/platformdirs-4.3.7.tar.gz new file mode 100644 index 0000000..e26717c --- /dev/null +++ b/platformdirs-4.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb437d586b6a0986388f0d6f74aa0cde27b48d0e3d66843640bfb6bdcdb6e351 +size 21291 diff --git a/python-platformdirs.changes b/python-platformdirs.changes index 9e0ec60..32684e2 100644 --- a/python-platformdirs.changes +++ b/python-platformdirs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 28 14:18:59 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 7e3d276..442523b 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-platformdirs%{psuffix} -Version: 4.3.6 +Version: 4.3.7 Release: 0 Summary: Module for determining appropriate platform-specific dirs License: MIT