[elbe-devel] [PATCH v2 0/4] elbepack: aptpkgutils: drop architecture handling from custom package class
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Fri Jun 28 13:52:16 CEST 2024
It is unused and will be replaced by a better, automatic and
multi-arch-capable variant soon.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Changes in v2:
- Drop arch argument from XMLPackage() in cdrom.py
- Fold new XML package arch handling patch into this series
- Link to v1: https://lore.kernel.org/r/20240628-xml-arch-v1-0-be485020c1e0@linutronix.de
---
Thomas Weißschuh (4):
elbepack: aptpkgutils: simplify pkg filename computation
elbepack: aptpkgutils: drop architecture from package
elbepack: aptpkgutils: drop architecture argument to XMLPackage()
elbepack: add package architecture to source.xml
elbepack/aptpkgutils.py | 24 ++++++++++++------------
elbepack/cdroms.py | 4 ++--
elbepack/commands/check_updates.py | 4 +---
elbepack/dump.py | 2 +-
elbepack/elbeproject.py | 2 +-
elbepack/elbexml.py | 2 ++
elbepack/schema/dbsfed.xsd | 7 +++++++
7 files changed, 26 insertions(+), 19 deletions(-)
---
base-commit: a62044eba3392ac8af037660a31981f59c2e5340
change-id: 20240628-xml-arch-e556827fdbe3
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list