------------------------------------------------------------------- Sat Nov 23 16:46:37 UTC 2024 - Dirk Müller - update to 6.0.2: * Use GitHub's alert syntax for rename warning * Test with Python 3.12 in CI * Check `# type: ignore` directives include error code * Add Python 3.13 to CI * Bump version to 6.0.2 ------------------------------------------------------------------- Fri May 31 21:11:37 UTC 2024 - Matej Cepl - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Fri May 24 05:27:16 UTC 2024 - Thomas Bechtold - Update to version 6.0.1: - This patch release no longer installs the LICENSE file into the site-packages directory. - Update to version 6.0.0: - This major release renames xdg to xdg-base-dirs due to an import collision with PyXDG. If you used xdg prior to the rename, update by changing the dependency name from xdg to xdg-base-dirs and the import from xdg to xdg_base_dirs. ------------------------------------------------------------------- Tue Oct 11 17:22:17 UTC 2022 - Yogalakshmi Arunachalam - Update to version 5.1.1 * This patch release moves to using pathlib.Path.home() to get the home directory. ------------------------------------------------------------------- Mon Nov 9 04:44:33 UTC 2020 - Steve Kowalik - Update to 5.0.0: * No upstream changelog ------------------------------------------------------------------- Tue Aug 4 11:59:44 UTC 2020 - Antonio Larrosa - Initial release of python-xdg 4.0.1