canonical / chisel-releases

36 stars 51 forks source link

feat(24.10): add python3 slice #388

Closed linostar closed 4 days ago

linostar commented 2 weeks ago

Proposed changes

Add python3 slice, which depends on python3.12 slices and add a couple of symlinks over that.

Related issues/PRs

N/A

Forward porting

PR #387

Checklist

Additional Context

N/A

github-actions[bot] commented 2 weeks ago

Diff of dependencies:

slices/python3-minimal.yaml ```diff @@ -1,2 +1 @@ -dpkg python3.12-minimal ```

linostar commented 1 week ago

I added python3 symlink to the python3_core and python3_standard slices.