Skip to content

Widen gettext dependency to support 1.0 (#51)#57

Merged
TheFirstAvenger merged 2 commits intomainfrom
fix/gettext-version-compatibility-51
Feb 27, 2026
Merged

Widen gettext dependency to support 1.0 (#51)#57
TheFirstAvenger merged 2 commits intomainfrom
fix/gettext-version-compatibility-51

Conversation

@TheFirstAvenger
Copy link
Copy Markdown
Member

@TheFirstAvenger TheFirstAvenger commented Feb 27, 2026

Summary

  • Widens the gettext dependency from ~> 0.21 to ~> 0.21 or ~> 1.0 so projects using either gettext 0.21.x or 1.0.x can resolve deps

Context

Fixes #51 — users upgrading to gettext 1.0 couldn't resolve flame_on as a dependency because it was pinned to ~> 0.21.

@TheFirstAvenger TheFirstAvenger force-pushed the fix/gettext-version-compatibility-51 branch from fdfb9c7 to 7423cd3 Compare February 27, 2026 06:56
@TheFirstAvenger TheFirstAvenger merged commit 8dc4318 into main Feb 27, 2026
1 check passed
@TheFirstAvenger TheFirstAvenger deleted the fix/gettext-version-compatibility-51 branch February 27, 2026 07:05
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.

Upgrade gettext dependecies

1 participant