------------------------------------------------------------------- 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