Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NewerEAPIAvailable: committing new ebuilds with old EAPI #670

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

arthurzam
Copy link
Member

Requested by @juippis, and it indeed seems useful.

Catch cases where new ebuilds are committed with old EAPIs (checks against inherited eclasses). This is checked during --commits stage.

Resolves: #666

Catch cases where new ebuilds are committed with old EAPIs. This is
checked during `--commits` stage.

Resolves: pkgcore#666
Signed-off-by: Arthur Zamarin <[email protected]>
Copy link
Member

@thesamesam thesamesam left a comment

Choose a reason for hiding this comment

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

Nice and elegant!

@gentoo-bot gentoo-bot merged commit 2ed2a36 into pkgcore:master Mar 7, 2024
8 checks passed
@arthurzam arthurzam deleted the check-newer-eapi branch May 18, 2024 12:01
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.

[New Check]: pkgcheck scan: "newer EAPI available"
3 participants