diff --git a/platformdirs-4.1.0.tar.gz b/platformdirs-4.1.0.tar.gz deleted file mode 100644 index 8da506d..0000000 --- a/platformdirs-4.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:906d548203468492d432bcb294d4bc2fff751bf84971fbb2c10918cc206ee420 -size 19760 diff --git a/platformdirs-4.2.0.tar.gz b/platformdirs-4.2.0.tar.gz new file mode 100644 index 0000000..5b81fcc --- /dev/null +++ b/platformdirs-4.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0cc731df711022c174543cb70a9b5bd22e5a9337c8624ef2c2ceb8ddad8768 +size 20055 diff --git a/python-platformdirs.changes b/python-platformdirs.changes index 6e18ff4..524dad7 100644 --- a/python-platformdirs.changes +++ b/python-platformdirs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 1 12:37:16 UTC 2024 - Dirk Müller + +- update to 4.2.0: + * Fix 2 typos about XDG_DATA_DIR + * Add convenience methods to `PlatformDirsAPI` that allow + iterating over both user and site dirs/paths. + ------------------------------------------------------------------- Mon Jan 1 20:22:00 UTC 2024 - Dirk Müller diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 03f1073..cb1bd1c 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-platformdirs -Version: 4.1.0 +Version: 4.2.0 Release: 0 Summary: Module for determining appropriate platform-specific dirs License: MIT