On 21/09/2020 20.09, Alex Bennée wrote: > > Thomas Huth <th...@redhat.com> writes: > >> Debian 9 is EOL now, and according to our support policy, we do not >> support it anymore. Let's switch the corresponding CI builds to >> either Fedora (for a more recent version of the MinGW compilers) or >> Debian 10 instead. >> >> Together with the Travis patch series that I recently posted ("Update >> Travis from Xenial to Bionic and Focal"), our CI should now be free of >> distros that we do not support anymore. And all supported build systems >> now use at least Python 3.6, so we can drop the support for Python 3.5. >> >> Based-on: <20200918103430.297167-1-th...@redhat.com> > > I'm inclined to take all of these but I'll take all the CI based ones > now and add the 3.6 bump if there is more review/acks for it.
Thanks! ... but I just noticed that I missed to send out the patch that removes the Python 3.5 job in .travis.yml. I just sent it out now, title is "[PATCH 7/6] travis.yml: Drop the Python 3.5 build" ... please make sure to also queue it if you include the patch that bumps the Python version. Thomas