Skip to content

Change dependency xdg (xdg-base-dirs) to pyxdg#143

Open
gustavakerstrom wants to merge 2 commits into
bergercookie:masterfrom
gustavakerstrom:master
Open

Change dependency xdg (xdg-base-dirs) to pyxdg#143
gustavakerstrom wants to merge 2 commits into
bergercookie:masterfrom
gustavakerstrom:master

Conversation

@gustavakerstrom

Copy link
Copy Markdown

Description

I updated the dependency from xdg (also known as xdg-base-dirs) to pyxdg.
Additionally, if preferred, you could update the dependency to xdg-base-dirs instead of pyxdg and changing the import from xdg to xdg_base_dirs.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details for your
test configuration

  • pytest; 81 passed, 5 warnings

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules
@github-actions github-actions Bot added the Stale label Apr 1, 2025
@github-actions github-actions Bot closed this Apr 7, 2025
@bergercookie bergercookie reopened this Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants