diff --git a/platformdirs-4.2.0.tar.gz b/platformdirs-4.2.0.tar.gz deleted file mode 100644 index 5b81fcc..0000000 --- a/platformdirs-4.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef0cc731df711022c174543cb70a9b5bd22e5a9337c8624ef2c2ceb8ddad8768 -size 20055 diff --git a/platformdirs-4.2.1.tar.gz b/platformdirs-4.2.1.tar.gz new file mode 100644 index 0000000..1e94181 --- /dev/null +++ b/platformdirs-4.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031cd18d4ec63ec53e82dceaac0417d218a6863f7745dfcc9efe7793b7039bdf +size 20398 diff --git a/python-platformdirs.changes b/python-platformdirs.changes index 524dad7..eb8e2bc 100644 --- a/python-platformdirs.changes +++ b/python-platformdirs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 27 07:40:21 UTC 2024 - Dirk Müller + +- update to 4.2.1: + * Switch to ruff for formatting and use codespell and + docformatter + * Use hatch over tox + * Allow working without ctypes + ------------------------------------------------------------------- Thu Feb 1 12:37:16 UTC 2024 - Dirk Müller diff --git a/python-platformdirs.spec b/python-platformdirs.spec index cb1bd1c..1e9be9e 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-platformdirs -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: Module for determining appropriate platform-specific dirs License: MIT