Re: [PATCH v2 17/30] patman: Move Patch and Review to patchwork module

2025-05-23 Thread Simon Glass
These relate to information obtained from the patchwork server, so move their definition into the new patchwork module. Signed-off-by: Simon Glass --- (no changes since v1) tools/patman/func_test.py | 21 +++ tools/patman/patchwork.py | 113 tools/patm

[PATCH v2 17/30] patman: Move Patch and Review to patchwork module

2025-05-04 Thread Simon Glass
These relate to information obtained from the patchwork server, so move their definition into the new patchwork module. Signed-off-by: Simon Glass --- (no changes since v1) tools/patman/func_test.py | 21 +++ tools/patman/patchwork.py | 113 tools/patm