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

Bump remaining EAPI 6 ebuilds to 8 and drop obsolete eclasses #2250

Merged
merged 10 commits into from
Aug 23, 2024

Conversation

chewi
Copy link
Contributor

@chewi chewi commented Aug 23, 2024

Bump EAPI 6 ebuilds to 8 and drop obsolete eclasses

This succeeds #2248 and takes a couple of commits from it. Gentoo has all but culled EAPI 6, and we should do the same, as some eclasses used by these ebuilds are no longer maintained.

This drops the eclass tests, as they hadn't been synced in a long time, and we are not running them.

How to use

Nothing to use, just build these packages.

Testing done

I manually built these packages to check for success and any changes. The Jenkins sdk job passed. There are notable amd64 image changes. The OEM gce sysext is 24MB smaller, but this is expected due to the removal of setuptools and its dependencies. I am fairly certain from grepping the google-compute-engine sources that this is not required at runtime. .pyc files for this package now appear in the sysext, but this is also expected now that it is installed with the proper eclass.

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update) -- N/A
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
@chewi chewi requested a review from a team August 23, 2024 11:29
@chewi chewi self-assigned this Aug 23, 2024
chewi and others added 9 commits August 23, 2024 13:24
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
I can't find any evidence that this actually uses setuptools at runtime.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
We weren't syncing that for ages and we are not running those tests,
so drop the directory altogether.
All our ebuilds are now at least EAPI 7.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
@chewi chewi merged commit b76bcee into main Aug 23, 2024
1 check failed
@chewi chewi deleted the chewi/no-eapi6 branch August 27, 2024 13:17
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