[elbe-devel] [PATCH v1 0/3] check_updates: fix and removal of debug messages

Holger Dengler dengler at linutronix.de
Fri Jul 2 18:14:32 CEST 2021


To lxcvs:linutronix/elbe/elbe
   ed3d7896..9e8146c8  devel/dengler/tip -> devel/dengler/tip

The type checking in python3 caused a problem in the changelogs feature of
elbe check_updates. This series contains a fix for this problem, removal of
debug messages and the migration to f-strings (where possible).

Holger Dengler (3):
  check_updates: use strings for concatenated changelogs
  check_updates: cleanup debug messages
  pkgutils: use f-strings

 elbepack/changelogxml.py | 12 +-----------
 elbepack/pkgutils.py     | 30 ++++++++++++------------------
 elbepack/virtapt.py      |  3 +--
 3 files changed, 14 insertions(+), 31 deletions(-)

-- 
2.32.0



More information about the elbe-devel mailing list