feat: move base containers to trixie#9535
Merged
jennifer-richards merged 1 commit intoietf-tools:feat/debian-trixiefrom Sep 16, 2025
Merged
feat: move base containers to trixie#9535jennifer-richards merged 1 commit intoietf-tools:feat/debian-trixiefrom
jennifer-richards merged 1 commit intoietf-tools:feat/debian-trixiefrom
Conversation
jennifer-richards
requested changes
Sep 15, 2025
Member
jennifer-richards
left a comment
There was a problem hiding this comment.
Moving to python 3.13 is not an option yet as it's not supported by Django 4.2. We'll need to confirm that other deps are compatible with trixie.
* Use latest release of yanglint, e.g. libyang3-tools. * Remove apt-utils, since apt-key is removed. Fixes: ietf-tools#8701
5c5e70c to
1a0a706
Compare
Contributor
Author
|
I moved it to python:3.12-trixie instead, keeping the current Python version. |
Member
|
Thank you, this is very helpful! I'm going to re-point this PR to a feature branch so we can do sandbox testing and have a place for additional adjustments that might be needed before it can merge to main. |
jennifer-richards
approved these changes
Sep 16, 2025
fd4487f
into
ietf-tools:feat/debian-trixie
1 check passed
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Use latest release of yanglint, e.g. libyang3-tools.
Remove apt-utils, since apt-key is removed.
Fixes: #8701