diff --git a/platformdirs-2.4.0.tar.gz b/platformdirs-2.4.0.tar.gz deleted file mode 100644 index efd6959..0000000 --- a/platformdirs-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:367a5e80b3d04d2428ffa76d33f124cf11e8fff2acdaa9b43d545f5c7d661ef2 -size 24051 diff --git a/platformdirs-2.4.1.tar.gz b/platformdirs-2.4.1.tar.gz new file mode 100644 index 0000000..66d511c --- /dev/null +++ b/platformdirs-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440633ddfebcc36264232365d7840a970e75e1018d15b4327d11f91909045fda +size 24672 diff --git a/python-platformdirs.changes b/python-platformdirs.changes index 0ded214..5013afe 100644 --- a/python-platformdirs.changes +++ b/python-platformdirs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 10 22:19:08 UTC 2022 - Dirk Müller + +- update to 2.4.1: + * python 3.6 removal + ------------------------------------------------------------------- Sun Oct 3 19:04:59 UTC 2021 - Ben Greiner diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 1ccde95..6652d59 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,7 +1,7 @@ # # spec file for package python-platformdirs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-platformdirs -Version: 2.4.0 +Version: 2.4.1 Release: 0 Summary: Module for determining appropriate platform-specific dirs License: MIT