This mini-series upgrades everything except mipsel tests to Debian 13,
removing our usage of the EOL Debian 11. Our mipsel tests continue to
run Debian 12, which will be EOL in June.

This is mostly helpful to me for being able to increase the minimum
version of Python modules like setuptools, pip and wheel as I ran into
while writing
https://patchew.org/QEMU/[email protected]/

v2:
 - Rebased on origin/master following the merge of the qemu.qmp series

Note: there is a minor conflict with
https://patchew.org/QEMU/[email protected]/
concerning the pinned wheel version in python/tests/minreqs.txt - the
change in this series should take precedence.

John Snow (3):
  tests: upgrade most non-lcitool debian tests to debian 13
  tests: upgrade debian-legacy-test-cross to debian 13
  python: upgrade minimum setuptools/wheel/pip versions

 python/tests/minreqs.txt                       |  1 +
 pythondeps.toml                                | 18 ++++++++++--------
 .../dockerfiles/debian-hexagon-cross.docker    | 11 ++++++-----
 .../debian-legacy-test-cross.docker            | 16 +++++-----------
 .../dockerfiles/debian-loongarch-cross.docker  | 10 +++++-----
 .../docker/dockerfiles/debian-toolchain.docker |  8 +++++---
 .../dockerfiles/debian-tricore-cross.docker    |  5 ++---
 .../dockerfiles/debian-xtensa-cross.docker     |  2 +-
 8 files changed, 35 insertions(+), 36 deletions(-)

-- 
2.53.0



Reply via email to