Skip to content

Fix epoch handling in version comparisons#6

Merged
frenzymadness merged 1 commit intomainfrom
epoch
Feb 24, 2026
Merged

Fix epoch handling in version comparisons#6
frenzymadness merged 1 commit intomainfrom
epoch

Conversation

@frenzymadness
Copy link
Member

  • If epoch is not specified in new version, it's inherited from current packages.
  • Epoch is used only for some of the provides.

Fixes: #5

- If epoch is not specified in new version, it's inherited from
  current packages.
- Epoch is used only for some of the provides.

Fixes: #5

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Copy link

@befeleme befeleme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function-wise I've found no issues. Code-wise, I skimmed through and nothing caught my attention; I won't have time to dig deeper.

@frenzymadness frenzymadness merged commit da18f60 into main Feb 24, 2026
7 checks passed
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.

Implicit epoch

2 participants