This class manages a series, i.e. a group of patches with a possible cover letter. Add some properties for recording basic patchwork info, including the database ID. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/patman/series.py | 15 +++++++++++++++ 1 file changed, 15 insertions(+) Applied to sjg/master, thanks!