diff --git a/platformdirs-4.2.2.tar.gz b/platformdirs-4.2.2.tar.gz deleted file mode 100644 index a15d63a..0000000 --- a/platformdirs-4.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38b7b51f512eed9e84a22788b4bce1de17c0adb134d6becb09836e37d8654cd3 -size 20916 diff --git a/platformdirs-4.3.6.tar.gz b/platformdirs-4.3.6.tar.gz new file mode 100644 index 0000000..ff9607e --- /dev/null +++ b/platformdirs-4.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907 +size 21302 diff --git a/python-platformdirs.changes b/python-platformdirs.changes index a900131..84759de 100644 --- a/python-platformdirs.changes +++ b/python-platformdirs.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Nov 20 16:12:13 UTC 2024 - Dirk Müller + +- update to 4.3.6: + * Fix readme download target +- update to 4.3.5: + * Split build and publish for release +- update to 4.3.4: + * Use upstream setup-uv with uv python +- update to 4.3.3: + * Update check.yml + * don't include outdated changelog in docs +- update to 4.3.2: + * Use uv as installer + * Fix multi-path returned from `_path` methods on MacOS +- update to 4.3.0: + * Speed up Hatch installation + * Test with Python 3.13 + * Test with latest PyPy + * Use `include-hidden-files: true` to upload coverage artifacts + * Ensure PlatformDirs is valid superclass type for mypy AND not + an abstract class for other checkers + ------------------------------------------------------------------- Tue Jun 4 20:37:45 UTC 2024 - Dirk Müller diff --git a/python-platformdirs.spec b/python-platformdirs.spec index f8c1c9f..b15a583 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-platformdirs -Version: 4.2.2 +Version: 4.3.6 Release: 0 Summary: Module for determining appropriate platform-specific dirs License: MIT