[PATCH v2 0/3] tests: upgrade containers to debian 13

John Snow posted 3 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260225193856.959771-1-jsnow@redhat.com
Maintainers: John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
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(-)
[PATCH v2 0/3] tests: upgrade containers to debian 13
Posted by John Snow 1 month, 2 weeks ago
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/20260216212952.420120-1-jsnow@redhat.com/

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

Note: there is a minor conflict with
https://patchew.org/QEMU/20260225192808.957477-1-jsnow@redhat.com/
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