Skip to content

fix: Remove spurious new uuid7 dependency#268

Merged
15r10nk merged 1 commit into
15r10nk:mainfrom
musicinmybrain:no-uuid7
Jul 24, 2025
Merged

fix: Remove spurious new uuid7 dependency#268
15r10nk merged 1 commit into
15r10nk:mainfrom
musicinmybrain:no-uuid7

Conversation

@musicinmybrain
Copy link
Copy Markdown
Contributor

The uuid7 dependency was added in #224, but nothing actually imports from the uuid_extensions module it provides. This is probably just as well, since stevesimmons/uuid7#1 suggests it has issues.

Description

This PR removes the spurious/unused dependency on the uuid7 package.

Related Issue(s)

Checklist

  • I have tested my changes thoroughly (you can download the test coverage with hatch run cov:github).
  • I have added/updated relevant documentation. N/A
  • I have added tests for new functionality (if applicable). N/A
  • I have reviewed my own code for errors. N/A, no code changes
  • I have added a changelog entry with hatch run changelog:entry
  • I used semantic commits (feat: will cause a major and fix: a minor version bump)
  • You can squash you commits, otherwise they will be squashed during merge

This was added in 15r10nk#224,
but nothing actually imports from the uuid_extensions module it
provides.
@15r10nk 15r10nk merged commit 8808cf5 into 15r10nk:main Jul 24, 2025
30 checks passed
@15r10nk
Copy link
Copy Markdown
Owner

15r10nk commented Jul 24, 2025

ohh, thank you. I wanted to use uuid7 because the externals could be ordered based on the time but did not used it in the end. I forgot to remove the dependency. sorry and thank you for finding it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants