Introduce 3.13 and drop 3.8 Python image generation
Python pre-releases
-
Use rctag, unstable Python version -
Introduce with gccandlibffi-devinstalled in the meantime -
Installpre-commitandgiton3.13image.
Python stable release
-
Remove gccandlibffi-devonce no longer necessary, once Py3.13 wheels are provided to runpoetry install -
Remove rctag once Python 3.13 is released as stable -
Drop Python 3.8 image generation -
Use Alpine Linux, because Pendulum does not provide 3.13 wheels and Pendulum requires up-to-date Rust toolchain, which can be found in Alpine 3.20, but not in Debian 12. Switch images to Alpine (#11) -
Remove Rust toolchain installation once Pendulum provides 3.13 wheels.
Default image usage switch?
-
Removepre-commitandgitinstallation from3.12image, once no longer default image in DuniterPy and Silkaj projects.
Post
-
Create follow-up ticket for Py 3.14/3.9: Introduce 3.14 and drop 3.9 Python image genera... (#12 - closed)
Edited by Moul