[elbe-devel] [PATCH 0/5] elbepack: remove PreprocessWrapper

Thomas Weißschuh thomas.weissschuh at linutronix.de
Wed Jul 3 11:10:54 CEST 2024


The PreprocessWrapper is unnecessarily complex.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (5):
      elbepack: preprocess: remove option parsing from PreprocessWrapper
      elbepack: preprocess: parse variant string during option parsing
      elbepack: preprocess: rename variants variable name
      elbepack: xmlpreprocess: replace don't use run_elbe for preprocessing
      elbepack: clean up exception handling from PreprocessWrapper removal

 elbepack/commands/initvm.py     |  4 ++--
 elbepack/commands/pbuilder.py   |  4 ++--
 elbepack/commands/preprocess.py | 32 ++++++++++++++++++--------
 elbepack/initvmaction.py        | 50 +++++++++++++++++-----------------------
 elbepack/pbuilderaction.py      | 47 ++++++++++++++++---------------------
 elbepack/xmlpreprocess.py       | 51 ++++++-----------------------------------
 6 files changed, 74 insertions(+), 114 deletions(-)
---
base-commit: 2e2323abb8a976228b605120710667078269bb1b
change-id: 20240703-preprocesswrapper-478791893e19

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh at linutronix.de>



More information about the elbe-devel mailing list