| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- Add %{?sle15_python_module_pythons}
- 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.
- Update to version 5.1.1 * This patch release moves to using pathlib.Path.home() to get the home directory.
- Update to 5.0.0: * No upstream changelog
- Initial release of python-xdg 4.0.1