-
Notifications
You must be signed in to change notification settings - Fork 50
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
krnowak
reviewed
Aug 23, 2024
...container/src/third_party/coreos-overlay/app-admin/etcd-wrapper/etcd-wrapper-3.5.0-r2.ebuild
Show resolved
Hide resolved
sdk_container/src/third_party/coreos-overlay/app-admin/flannel-wrapper/metadata.xml
Outdated
Show resolved
Hide resolved
...er/src/third_party/coreos-overlay/app-admin/flannel-wrapper/flannel-wrapper-0.14.0-r1.ebuild
Outdated
Show resolved
Hide resolved
sdk_container/src/third_party/coreos-overlay/app-eselect/eselect-go/eselect-go-0.1.0-r1.ebuild
Outdated
Show resolved
Hide resolved
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>
krnowak
approved these changes
Aug 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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/
directory (user-facing change, bug fix, security fix, update) -- N/A/boot
and/usr
size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.