Yup, I was trying to figure out why some python checks failed and was just going to open an issue related to the phasing out of python2 package in alpine.
It does seem to be the case if you check the package index. The python2 package is there if you search the alpine 3.15 packages, but it's not there for alpine 3.16.
Does it make sense to temporarily specify image: alpine:3.15 in the python_syntax job? Or do you think an alternative job can be rolled out relatively easily?