python-xdg

Edit Package python-xdg
No description set
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
python-xdg.changes 0000001661 1.62 KB
python-xdg.spec 0000001879 1.83 KB
test_xdg.py 0000004843 4.73 KB
xdg-5.1.1.tar.gz 0000004658 4.55 KB
Latest Revision
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) committed (revision 2)
- Update to 5.1.1
  * This patch release moves to using `pathlib.Path.home()` to get the home directory.
- from version 5.1.0
  * This minor release implements version 0.8 of the XDG Base Directory Specification,
    released on 8th May 2021. Specifically, it adds a `xdg_state_home` function which
    returns a path to a directory suitable for storing application state, such as undo
    history or window layout.
- from version 5.0.2
  * This patch release fixes an issue with relative paths. Prior to this release,
    xdg would use paths defined by the relevant environment variables even if
    they were relative paths, which is not permitted by the specification:
      All paths set in these environment variables must be absolute. If an
      implementation encounters a relative path in any of these variables
      it should consider the path invalid and ignore it.
   Now only absolute paths are accepted, and relative paths are ignored.
- from version 5.0.1
  * This patch release changes the build backend to poetry-core in order
    to make PEP 517 builds faster, and not require Poetry and all its
    dependencies be installed.
Comments 0
openSUSE Build Service is sponsored by