os icon indicating copy to clipboard operation
os copied to clipboard

Libreoffice: Unlocked python 3.11 dependency, switched to python3(.12)

Open hbh7 opened this issue 1 year ago • 2 comments

Fixes: Libreoffice held an older Python version (3.11), which lead to some difficulties and appears to not actually be needed. This bumps to python3, which currently resolves to 3.12.

Related: https://github.com/chainguard-dev/enterprise-packages/pull/8284

hbh7 avatar Oct 09 '24 15:10 hbh7

Apparently there's a version bump PR already, should probably integrate these changes here: https://github.com/wolfi-dev/os/pull/27736

hbh7 avatar Oct 09 '24 15:10 hbh7

I'd rather keep the changes separate so we can see the history more clearly unless the python causes a build issue.

justinvreeland avatar Oct 09 '24 19:10 justinvreeland